shithub: femtolisp

ref: c400506dffc50ab1b939714d64c8edccd4a73a41
dir: /table.h/

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