shithub: femtolisp

ref: a8d1ad751face3ee5a4f405db2b0b3cd98ba840e
dir: /table.h/

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