RosettaCodeData/Task/Loops-Foreach/Standard-ML/loops-foreach-1.ml
2023-07-01 13:44:08 -04:00

3 lines
61 B
Standard ML

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