shithub: femtolisp

ref: af68820de45fb5675495e70c38d2688138701936
dir: /table.h/

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