package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Jun 3, 2020
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
¶
ToArrai translates an object unmarshalled from json/yaml into an array value
translation follows the rules
object -> {|@,@item|, |key,val|, ...}
array -> array
null -> none
other -> value (bools, numerics, strings)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.