NL
Description
Synopsis
numberLines :: String -> String Source #
Number the lines in a given String.
String
main :: IO () Source #
Apply the pure function numberLines to transform standard input of the program into its standard output.
numberLines