feldspar-language-0.6.0.2: A functional embedded language for DSP and parallelism

Safe HaskellNone

Feldspar.Core.Constructs.Save

Documentation

data Save a whereSource

Constructors

Save :: Type a => Save (a :-> Full a)