Handbook
Glossary
objc>alien-types
Vocabulary
cocoa
.
messages
Variable description
Hashtable mapping Objective C type identifiers to alien types. See
Passing data between Factor and C
.
See also
alien>objc-types
Variable value
Current value in global namespace:
H{
{
"@"
id
}
{
"B"
bool
}
{
"c"
char
}
{
"C"
uchar
}
{
"d"
...
Definition
IN:
cocoa.messages
SYMBOL:
objc>alien-types
inline