package
0.5.1
Repository: https://github.com/awalterschulze/goderive.git
Documentation: pkg.go.dev

# Functions

Compare returns: - 0 if this and that are equal, - -1 is this is smaller and - +1 is this is bigger.
Compare_ returns: - 0 if this and that are equal, - -1 is this is smaller and - +1 is this is bigger.
Min returns the minimum of the two input values.

# Structs

No description provided by the author