RosettaCodeData/Task/Twelve-statements/J/twelve-statements-1.j
2023-07-01 13:44:08 -04:00

6 lines
55 B
Text

apply
128!:2
NB. example
'*:' apply 1 2 3
1 4 9