count

Counts how many items meet the conditions

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

Meta