3 lines
54 B
Text
3 lines
54 B
Text
|
|
f := mapRange(1..10,a..b)
|
||
|
|
[(xi,f xi) for xi in 1..10]
|