- NAME
-
data_types - Pike internal data types
- DESCRIPTION
-
Of course the Pike source uses a lot of data types except for those
that represents mappings, arrays, strings etc. Callbacks, stack frames
and type fields are just the beginning.
- KEYWORDS
-
internals
- RELATED PAGES
- frame - the current frame of exectution
- type_field - bit field used for optimizations
- types - how to describe types internally