
11 Dec
2017
11 Dec
'17
8:56 p.m.
I have input <- readFile “data.txt” let input’ = splitOn “,” input …. How do I make that into just one line? Thanks Mike