| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cardano.Ledger.Binary.FlatTerm
Documentation
type FlatTerm = [TermToken] Source #
A "flat" representation of an Encoding value,
useful for round-tripping and writing tests.
Since: cborg-0.2.0.0
A concrete encoding of Encoding values, one
which mirrors the original Encoding type closely.
Since: cborg-0.2.0.0
Constructors