Module timely::dataflow::operators::generic

source ·
Expand description

Generic operators defined by user-provided closures.

Re-exports§

Modules§

  • Types to build operators with general shapes.
  • Types to build operators with general shapes.
  • Methods to construct generic streaming and blocking unary operators.

Structs§

Type Aliases§

  • Handle to an operator’s input stream and frontier, specialized to vectors.
  • Handle to an operator’s input stream, specialized to vectors.
  • Handle specialized to Vec-based container.