any

Checks if array contains one or more item that meets the condition

bool
any
(
alias condition = x => true
T
)
(
T[] source
)

Meta