Encodings #
Aggregation module for the machine-independent encoding layer: the shared
self-delimiting block framing and its parsers
(Complexitylib.Encoding.Delimit), the pairing codec used by machine inputs
(Complexitylib.Encoding.Pairing), and the rose-tree Data type
(Complexitylib.Encoding.Data) together with the DataEncode typeclass and its
derived bitstring encoding (Complexitylib.Encoding.DataEncode).