RosettaCodeData/Task/Loops-Foreach/Standard-ML/loops-foreach-2.ml
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

3 lines
68 B
Standard ML

Array.app
(fn i => print (Int.toString i ^ "\n"))
collect_array