cheax
Lisp dialect with C API
chx_eval_out Union Reference

#include <cheax.h>

Collaboration diagram for chx_eval_out:

Data Fields

struct {
   struct chx_value   tail
 
   struct chx_env *   pop_stop
 
ts
 
struct chx_value value
 

Field Documentation

◆ tail

struct chx_value chx_eval_out::tail

◆ pop_stop

struct chx_env* chx_eval_out::pop_stop

◆ 

struct { ... } chx_eval_out::ts

◆ value

struct chx_value chx_eval_out::value

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