TypeScriptArrayevery

Tests whether all elements in the array pass the provided function.

Syntax

array.every(predicate): boolean