shithub: femtolisp

ref: 60fc1e71ac62857b59b618ee7c3bcd537b29c4aa
dir: /table.h/

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