[Haskell-cafe] representation on persistent store question

Galchin, Vasili vigalchin at gmail.com
Thu Jan 1 22:45:44 EST 2009


Hello,

    Say I have several data structures that are marshalled(using Binary
class) and written out linearly on persistence store. I want to calculate
the offsets in bytes of these various data structures in a functional
language way. What is the "suggested" (elegant) way .... ?

Regards, Vasili
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090101/abe5347a/attachment.htm


More information about the Haskell-Cafe mailing list