where

Returns an array of elements that meet the condition

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

Meta