package
Version:
v0.231.0
Opens a new window with list of versions in this module.
Published: Apr 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FromArrai translates an arrai value to an object suitable for marshalling into json/yaml.
FromArrai translation rules is the reverse of ToArrai.
ToArrai translates an object unmarshalled from json/yaml into an arrai value.
translation follows the rules
object -> {|@,@item|, |key,val|, ...}
array -> array
null -> none
other -> value (bools, numerics, strings)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.