RosettaCodeData/Task/Function-composition/Ursala/function-composition-1.ursala
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

1 line
35 B
Text

compose("f","g") "x" = "f" "g" "x"