feldspar-compiler-0.6.0.2: Compiler for the Feldspar language

Safe HaskellNone

Feldspar.Compiler.Imperative.FromCore.Literal

Documentation

literal :: TypeRep a -> Size a -> a -> CodeWriter Expr

literalLoc :: Location -> TypeRep a -> Size a -> a -> CodeWriter ()