package
0.0.19
Repository: https://github.com/faint-star/utils.git
Documentation: pkg.go.dev

# Functions

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.