| Portability | GHC |
|---|---|
| Stability | experimental |
| Maintainer | marius@monkey.org |
Data.BERT.Term
Description
Define BERT terms their binary encoding & decoding and a typeclass for converting Haskell values to BERT terms and back.
We define a number of convenient instances for BERT. Users will
probably want to define their own instances for composite types.