A substitute for using === operator. Useful when arrays don't have to be identical via === to be deemed a match. They must only have identical content.
An array-manipulating typescript/javascript class with properties and methods that give info about what is in the array and can make basic changes to the array