ddc-core-flow-0.4.2.1: Disciplined Disciple Compiler data flow compiler.

Safe HaskellNone
LanguageHaskell98

DDC.Core.Flow.Transform.Forward

Synopsis

Documentation

forwardProcesses :: Module () Name -> Module () Name Source

Find all top-level Process bindings, and forward all non-series operators. This is a bit of a hack, because lower doesn't accept any non-series bindings.