microlisp 0.1.0
A small Scheme-subset interpreter in modern C.
Loading...
Searching...
No Matches
Data Fields
mpair Struct Reference

#include <microlisp_internal.h>

Collaboration diagram for mpair:
Collaboration graph
[legend]

Data Fields

mobj h
 
mvalue car
 
mvalue cdr
 

Field Documentation

◆ car

mvalue mpair::car

◆ cdr

mvalue mpair::cdr

◆ h

mobj mpair::h

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