shithub: femtolisp

ref: cd45ba37d4468b4db71606ecd349bf309bdea804
dir: /table.h/

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