package
0.0.0-20190930002912-917641f8ea70
Repository: https://github.com/dotchain/dot.git
Documentation: pkg.go.dev

# Structs

Generic is a helper to build value and collection types.

# Type aliases

The A type represents a slice of arbitrary values.
Counter implements a 32-bit counter that can be incremented, decremented or replaced.
The M type represents a map of arbitrary key/values.
S16 implements string with offsets and counts referring to utf16 runes.
S8 implements a string whose offsets are UTF8 bytes.