Description
Types and helpers for composing types into a single larger key-value type.
Description
A library providing generic types and helpers for composing types together into a a single key-value type.
This is useful when a normalized data model has a denormalized serialization format. Using this libraries types and functions you build compose your data into the denormalized key-value format needed for serialization. Other libraries provide concrete implementations for a given serialization format.
README.md