2 lines
93 B
Text
2 lines
93 B
Text
[1..].zipWith("%2d: %s".fmt,formatText(File("frog.txt")).walker(1))
|
|
.pump(String).println();
|