feldspar-compiler-0.3.2: Compiler for the Feldspar language

Feldspar.Compiler.Plugins.PropagationUtils

Documentation

data Occurrences t Source

Constructors

Occurrences 

Instances

data Occurrence t Source

Constructors

Zero 
One t 
Multiple 

Instances

Eq t => Eq (Occurrence t) 
Show t => Show (Occurrence t) 
Combine (Occurrence t)