Safe Haskell | None |
---|---|
Language | Haskell2010 |
Big endian combinators.
All combinators take a function that takes the structure being described (a
) and produces the specified data type from it.
Most of the time, this will be one of the structure's fields, which are all functions from the structure to the field type.