Determines whether all the members of an array satisfy the specified test.
Optional
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/every
Determines whether all the members of an array satisfy the specified test.