columbia

Enhanced serialization using seeking.

Latest on Hackage:0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by James Candy
Maintained by [email protected]

Fundamental problems have been discovered with the architecture of this library. It is no longer supported and its use is not recommended. If it is really needed, it is available in one of the old versions.

Release notes for version 0.1.1:

  • Changed the invariant surrounding how files are seeked for reading/writing procedures. This permits an additional optimization. See Utils module for details.

  • Generalized the interface to Utils locking strategies to arbitrary monads incorporating exceptions and I/O.

Release notes for version 0.1.2:

  • Minor bug fixes.

Release notes for version 0.1.3:

  • Implemented additional functions specifically for handling dictionaries (Maps).

  • Added basic theory.