shithub: femtolisp

ref: 1d1500e0931e604e2a50dfbcf4854a92e29d5c4f
dir: /table.h/

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