shithub: femtolisp

ref: 0275c42a8bd3b7786ed3d3619d6e5f99f98588e2
dir: /table.h/

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