shithub: femtolisp

ref: cc543231d0958fb8d0b036c3f865d8d864e114e6
dir: /table.h/

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