[src]

Function std::iter::count

pub fn count<A>(start: A, step: A) -> Counter<A>

Creates a new counter with the specified start/step