shithub: femtolisp

ref: 4cf907cc035cd84c90b4270f758d382861c15451
dir: /table.h/

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