Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Embedded.Backend.C.Expression
Synopsis
Documentation
class (Show a, Eq a, Typeable a) => CType a where Source #
Types supported by C
Minimal complete definition
class CompTypeClass ct where Source #
Classes that support reification to C types