3 lines
68 B
Standard ML
3 lines
68 B
Standard ML
Array.app
|
|
(fn i => print (Int.toString i ^ "\n"))
|
|
collect_array
|