Language.Syntactic.Features.PrimFunc
Description
Primitive functions
Documentation
primFunc2 :: (Typeable a, Typeable b, PrimFunc :<: dom) => String -> (a -> b -> c) -> ASTF dom a -> ASTF dom b -> ASTF dom cSource
syntactic-0.2: Generic abstract syntax, and utilities for embedded languages
Language.Syntactic.Features.PrimFunc
Description
Primitive functions
primFunc2 :: (Typeable a, Typeable b, PrimFunc :<: dom) => String -> (a -> b -> c) -> ASTF dom a -> ASTF dom b -> ASTF dom cSource