Array.of
every
fill
Tests whether all elements in the array pass the provided function.
array.every(predicate): boolean