TypeScript配列some

配列の少なくとも1つの要素が条件を満たすか確認します。

構文

array.some(predicate): boolean