Cyclone Scheme  0.28.0
Data Fields
closureN_type Struct Reference

A closed-over function with zero or more closed-over variables. More...

#include <types.h>

Data Fields

objectelements
 
function_type fn
 
gc_header_type hdr
 
int num_args
 
int num_elements
 
tag_type tag
 

Detailed Description

A closed-over function with zero or more closed-over variables.


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