| Safe Haskell | Safe-Infered |
|---|
Copilot.Compile.C99.MetaTable
Documentation
data StreamInfo Source
Constructors
| forall a . StreamInfo | |
Fields
| |
data ExternInfo Source
Constructors
| forall a . ExternInfo | |
Fields
| |
data ExternArrayInfo Source
Constructors
| forall a b . Integral a => ExternArrayInfo | |
Fields
| |
data ExternFunInfo Source
Constructors
| forall a . ExternFunInfo | |
Fields
| |
type StreamInfoMap = Map Id StreamInfoSource
type ExternInfoMap = Map Name ExternInfoSource
type ExternFunInfoMap = Map (Name, Tag) ExternFunInfoSource
Constructors
| MetaTable | |
Fields
| |