concurrency.stream.cycle

Undocumented in source.

Members

Functions

cycleStream
auto cycleStream(Range range)

Stream that cycles through a Range until cancelled

Structs

Cycle
struct Cycle(Range)
Undocumented in source.

Meta