shithub: femtolisp

ref: 0f307a06c78f180cec17dc462d18207dbcd7edec
dir: /table.h/

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