RosettaCodeData/Task/Higher-order-functions/Clean/higher-order-functions-3.clean
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

1 line
34 B
Text

Start = map (\x -> x + 1) [1..10]