Skip to content

count

Module Export

[number] |> number

Counts the elements in the input iterator if the iterator supports it.

Examples

import 'iterators'
from [1, 2, 3] count