package
0.0.0-20240615164402-742bdff4c8c2
Repository: https://github.com/naive-x/utils.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.
No description provided by the author