shithub: femtolisp

ref: 64e322cc776ca8c320796b5e7e1becccc240a13a
dir: /table.h/

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