LispBM
Data Fields
lbm_cons_t Struct Reference

#include <heap.h>

Data Fields

lbm_value car
 
lbm_value cdr
 

Detailed Description

Struct representing a heap cons-cell.

Field Documentation

◆ car

lbm_value lbm_cons_t::car

◆ cdr

lbm_value lbm_cons_t::cdr

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