Structs§
- Stream returned by
num_stream
Functions§
- Creates new
NumStream
that yields values at an interval ofperiod
that continuously increment byincrement
where the first value yielded isinitial
.
num_stream
NumStream
that yields values at an interval of period
that
continuously increment by increment
where the first value yielded is initial
.