first

Returns the first element in an array that meets the conditionition

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

Meta