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

Safe HaskellNone
LanguageHaskell98

DDC.Core.Flow.Transform.Rates.SeriesOfVector

Synopsis

Documentation

seriesOfVectorFunction :: ExpF -> (ExpF, [(BindF, ExpF)], [Fail]) Source

Takes a single function body. Function body must be in a-normal form.