Cyclone Scheme  0.28.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

◆ make_cell

#define make_cell (   n,
 
)    make_pair(n,a,NULL)

Create a pair with a single value. This is useful to create an object that can be modified.