Represents a value
Definition at line 55 of file as_val.h.
#include "as_val.h"
Reference count Values are ref counted. To increment the count, use as_val_reserve()
as_val_reserve()
Definition at line 73 of file as_val.h.
Value can be freed. Should be false for stack allocated values.
Definition at line 66 of file as_val.h.
Value type
Definition at line 60 of file as_val.h.