package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Oct 16, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Array extends `[]interface{}`, and it should be used to represent json-like data.
func (l *Array) Add(v ...interface{})
func (l *Array) Map(fn func(k int, v interface{}))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.