package
0.3.12
Repository: https://github.com/exonlabs/go-utils.git
Documentation: pkg.go.dev

# Functions

create deep clone of Dict.
create deep clone of NDict.
create new Dict from initial map data.
create new NDict from initial map data.
recursive convert Dict into standard map data.
recursive convert NDict into standard map data.

# Type aliases

Simple Dict type.
Nested Dict type with nested keys support.