package
0.0.5
Repository: https://github.com/boss-net/goutils.git
Documentation: pkg.go.dev

# Functions

SizeOf returns the approx size of a variable in bytes.
EqualsAll checks if a base value of type T is equal to all of the other values of type T provided as arguments.
EqualsAny checks if a base value of type T is equal to any of the other values of type T provided as arguments.