Cyclone Scheme
0.28.0
|
Deprecated - boxed integers. More...
#include <types.h>
Data Fields | |
gc_header_type | hdr |
int | padding |
tag_type | tag |
int | value |
Deprecated - boxed integers.
The integer object type is deprecated, integers should be stored using value types instead. This is only still here because it is used internally by the runtime.