package
1.6.112
Repository: https://github.com/hernad/nomad.git
Documentation: pkg.go.dev

# Functions

Copy returns a new pointer to a.
Eq returns whether a and b are equal in underlying value.
Merge will return Copy(next) if next is not nil, otherwise return Copy(previous).
Of returns a pointer to a.

# Interfaces

Primitive represents basic types that are safe to do basic comparisons by pointer dereference (checking nullity first).