File reading question

Nick Name nick.name at inwind.it
Fri Sep 12 20:12:42 EDT 2003


Alle 18:50, venerdì 12 settembre 2003, Hal Daume III ha scritto:
> Lists is easier.
>
> (transpose . map (map read . words) . lines) `liftM` readFile "file"
>
> should do it (untested code, though).

This man has begun thinking in haskell, folks :)

V.



More information about the Haskell mailing list