package
0.8.9
Repository: https://github.com/influx6/npkg.git
Documentation: pkg.go.dev

# Functions

Append returns a new Pair with the giving key and with the provded Pair set as it's previous link.
NewPair returns a a key-value pair chain for setting fields.

# Variables

NilPair defines a nil starting pair.

# Structs

Pair defines a struct for storing a linked pair of key and values.

# Type aliases

Field represents a giving map of values associated with a giving field value.