shithub: femtolisp

ref: bbc4d770cd2a771205f0f11cda3e4839edbbe171
dir: /table.h/

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