Module streams

Source
Expand description

Stream utilities to help implement AbstractCircMgr

Structs§

SelectBiased 🔒
A stream returned by select_biased

Enums§

Source 🔒
Enumeration to indicate which of two streams provided a result.

Functions§

select_biased 🔒
Combine two instances of [Stream] into one.