@hackage monad-codec0.1.1
Monadic conversion between complex data structures and unique integers
Categories
License
BSD-3-Clause
Maintainer
waszczuk.kuba@gmail.com
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- containers
- data-lens
- mtl >=2 Show all…
Dependents (7)
@hackage/crf-chain2-tiers, @hackage/acme-everything, @hackage/crf-chain1, @hackage/concraft, @hackage/dawg, @hackage/crf-chain2-generic, Show all…
The library provides functions for encoding and decoding complex data structures with unique integer numbers. The codec structure can be explicitly defined which distinguishes this package from a monad-atom library.