pub fn skip(core: &Core, source: NodeId, count: u32) -> FlowRegistrationExpand 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).