Cyclone Scheme  0.28.0
Data Fields
boolean_type Struct Reference

The boolean type: True or False. More...

#include <types.h>

Data Fields

const char * desc
 
gc_header_type hdr
 
const tag_type tag
 

Detailed Description

The boolean type: True or False.

Booleans always refer to one of the objects boolean_t or boolean_f which are created by the runtime.


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