RosettaCodeData/Task/Function-definition/Slate/function-definition-1.slate

2 lines
40 B
Plaintext

define: #multiply -> [| :a :b | a * b].