Skip to content
Eric Pailleau edited this page Jul 19, 2017 · 23 revisions

Welcome to the jason wiki!

Preamble

Keys and values

Keys

Keys, if no mode is set, or if {mode, struct} is used are utf8 binaries. For all other modes, keys will be converted to atoms.

Values

Values, if no mode is set, or if {mode, struct} is used are utf8 binaries. For all other modes, values will be converted to string if printable, otherwise kept in utf8 binary.

Clone this wiki locally