shithub: femtolisp

ref: ed591c91cab423a6e1923545ccdc740c1b9ca595
dir: /table.h/

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