shithub: femtolisp

ref: c186019e2661ec8b8c301e5d7dc1bcd99f71f48c
dir: /table.h/

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