shithub: femtolisp

ref: 99741712b707101ef2f3bb13d2f3ea2ebe774baf
dir: /table.h/

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