| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Feldspar.Compiler.Imperative.FromCore.Primitive
- compilePrim :: (Semantic expr, Compile dom dom) => (expr :|| Type) a -> Info (DenResult a) -> Args (AST (Decor Info dom)) a -> CodeWriter (Expression ())
Documentation
compilePrim :: (Semantic expr, Compile dom dom) => (expr :|| Type) a -> Info (DenResult a) -> Args (AST (Decor Info dom)) a -> CodeWriter (Expression ()) Source
Convenient implementation of compileExprSym for primitive functions