# 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