shithub: femtolisp

ref: b08031edac53f6a4aed024e6662a9bbacc25458c
dir: /table.h/

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