shithub: femtolisp

ref: c3958c2e17268358e7a228871b7b1cbe73f7734e
dir: /table.h/

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