shithub: femtolisp

ref: df5ad841ec2f08c3f924229cd76581e439d37558
dir: /table.h/

View raw version
bool ishashtable(value_t v);
htable_t *totable(value_t v);
void table_init(void);