shithub: femtolisp

ref: 5e28ffc053ddf65898820550a7c7f1712bb10543
dir: /table.h/

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