Skip to main content

skip

Function skip 

Source
pub fn skip(core: &Core, source: NodeId, count: u32) -> FlowRegistration
Expand description

skip(source, count) — drops the first count DATA values; once the threshold is crossed, subsequent DATAs pass through verbatim. On a wave where every input is still in the skip window, settles [Dirty, Resolved] (D018 pattern).