RosettaCodeData/Task/Catamorphism/Quackery/catamorphism.quackery
2023-07-01 13:44:08 -04:00

5 lines
85 B
Text

/O> 0 ' [ 1 2 3 4 5 ] witheach +
... 1 ' [ 1 2 3 4 5 ] witheach *
...
Stack: 15 120