mirror of
https://github.com/meineerde/rackstash.git
synced 2026-01-31 17:27:13 +00:00
The fields follow the basic structure of basic Hashes and Arrays but provide an interface better suitable for us. Specifically: * They check and enforce the datatypes for keys and values to be strictly JSON-conforming. Only the basic data-types are accepted respectively converted to. * Hashes only accept String keys. * Basic values are always frozen.