
10 Jul
2008
10 Jul
'08
3:19 p.m.
I have a similar piece of code at http://code.haskell.org/gmap/serial/ which is fairly well tested. It currently only outputs lists of words but its based on Data.Binary so it should be fairly easy to get bytestrings out it (bytestrings worked up till 2-3 weeks ago, I just havent bothered to keep the byestring part up to date).I dont yet know how fast it is but I will be tweaking it over the next month or so. Jamie