1 line
54 B
Scala
1 line
54 B
Scala
Stream from 0 foreach (i => println(i.toOctalString))
|
Stream from 0 foreach (i => println(i.toOctalString))
|