Safe Haskell | None |
---|---|
Language | Haskell2010 |
- 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