[Haskell-cafe] Loading a csv file with ~200 columns into Haskell Record
Imants Cekusins
imantc at gmail.com
Sun Oct 1 18:58:30 UTC 2017
> Is this the only sane way to do this?
Would Mutable Vector per column do?
http://hackage.haskell.org/package/vector-0.12.0.1/docs/Data-Vector-Mutable.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20171001/2879b3c3/attachment.html>
More information about the Haskell-Cafe
mailing list