|
cheax
Lisp dialect with C API
|
Quoted value type. More...
#include <cheax.h>

Data Fields | |
| unsigned | rtflags |
| struct chx_value | value |
Quoted value type.
Also used for values of type CHEAX_BACKQUOTE, CHEAX_COMMA and CHEAX_SPLICE.
| unsigned chx_quote::rtflags |
Runtime flags.
| struct chx_value chx_quote::value |
(Back)quoted/comma'd/spliced value.