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

Safe HaskellNone

Feldspar.Core.Constructs.Trace

Documentation

data Trace a where

Constructors

Trace :: Type a => Trace (IntN :-> (a :-> Full a))