shithub: femtolisp

ref: 588c432ea9d25fb5b6820c10580f5364f8dbc9c1
dir: /table.h/

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