Function traverse::utils::count [] [src]

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

Creates a new counter with the specified start/step