shithub: femtolisp

ref: 3f23591b324cee2aff71267745dc699cd6567948
dir: /table.h/

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