shithub: femtolisp

ref: 671da14940457f8b0a8c49ce82b998312b9c65e1
dir: /table.h/

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