|
Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
|
Constant slot. More...
#include <function.h>
Data Fields | |
| reduct_const_slot_type_t | type |
| The type of the constant slot. | |
| reduct_handle_t | handle |
The static handle, or NIL for captures. | |
Constant slot.
Definition at line 46 of file function.h.
| reduct_const_slot_type_t reduct_const_slot_t::type |
The type of the constant slot.
Definition at line 48 of file function.h.
| reduct_handle_t reduct_const_slot_t::handle |
The static handle, or NIL for captures.
Definition at line 49 of file function.h.