shithub: femtolisp

ref: da15cf29739f5dc7f1699d561a8e388c391dffc0
dir: /table.h/

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