shithub: femtolisp

ref: a9b51fb3ace7e855670e737257fd4e15344cd5ca
dir: /table.h/

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