Structs§
- NumStream
- Stream returned by
num_stream
Functions§
- num_
stream - Creates new
NumStreamthat yields values at an interval ofperiodthat continuously increment byincrementwhere the first value yielded isinitial.
num_streamNumStream that yields values at an interval of period that
continuously increment by increment where the first value yielded is initial.