Safe Haskell | None |
---|---|
Language | Haskell2010 |
Ivory.Language.Area
Documentation
The kind of memory-area types.
class IvoryArea (a :: Area *) where Source #
Guard the inhabitants of the Area type, as not all *s are Ivory *s.
Minimal complete definition
ivory-0.1.0.8: Safe embedded C programming.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Ivory.Language.Area
The kind of memory-area types.
class IvoryArea (a :: Area *) where Source #
Guard the inhabitants of the Area type, as not all *s are Ivory *s.
Minimal complete definition