2 lines
214 B
Text
2 lines
214 B
Text
x @ f # use this syntax in Icon instead of the Unicon f(x) to call co-expressions
|
|
every push(fL := [],!rfL) # use this instead of reverse(fL) as the Icon reverse applies only to strings
|