shithub: femtolisp

ref: 05f265f21c70dc51ada39404ab73de5b34eeffbf
dir: /table.h/

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