shithub: femtolisp

ref: bda10587a8c0e776dbc7f2717bce95c16e259b8b
dir: /table.h/

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