j
k
j a
j l
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).
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.
Back to the thread
Back to the list