shithub: femtolisp

ref: 963a653d7cfe334e450fdcf5e6637646eb3a2151
dir: /table.h/

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