MCPcopy Create free account
hub / github.com/comnik/declarative-dataflow / union.rs

File union.rs

src/plan/union.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Union expression plan.
2
3use timely::dataflow::scopes::child::Iterative;
4use timely::dataflow::Scope;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected