shithub: femtolisp

ref: 994d01dff2f65cbabc5abbd56ff12428e29490b8
dir: /table.h/

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