shithub: femtolisp

ref: 4dc8cff4fd04e8536f5577522ecb95032064f295
dir: /table.h/

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