shithub: femtolisp

ref: fc9cfd3c014aa94205a368f1da51bd0086e5dfaa
dir: /table.h/

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