ddc-core-flow-0.4.1.1: Disciplined Disciple Compiler data flow compiler.
DDC.Core.Flow.Transform.Melt
Synopsis
data Info Source
Contains binders of variables that have been melted.
Constructors
Instances
meltModule :: Module () Name -> (Module () Name, Info)Source
Melt compound data structures in a module.