shithub: femtolisp

ref: ef4fa80a34dc54cd42fe3e0c157dcede5f5ed207
dir: /table.h/

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