Skip to main content

Module sequencer

Module sequencer 

Source
Expand description

This module defines the Sequencer stream adaptor.

Structs§

Sequencer
Sequencer is an adaptor for streams, that yield elements that have a natural ordering and can be compared with FrameId and puts them in the correct sequence starting with FrameId equal to 1.

Enums§

State 🔒

Traits§

SequencerExt
Stream extensions methods for item sequencing.