Cyclone Scheme  0.28.0
Data Fields
integer_type Struct Reference

Deprecated - boxed integers. More...

#include <types.h>

Data Fields

gc_header_type hdr
 
int padding
 
tag_type tag
 
int value
 

Detailed Description

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.


The documentation for this struct was generated from the following file: