LicenseRef-GPL licensed by Juergen Nicklisch-Franken (jutaro)
Maintained by [email protected]
This version can be pinned in stack with:binary-shared-0.8.3@sha256:d8c4cc30b3d6f3fe95cfda15513b5e7bde5adbd1b0d9ad481fa4d57fa5b9ed16,1010

Module documentation for 0.8.3

Used by 1 package in nightly-2016-05-19(full list with versions):

I had problems with the size of the allocated heap space after serializing and loading data with the binary package. The reason was that binary does not support sharing of identical elements, so I came up with the generic solution in this package.