shithub: femtolisp

ref: 46b1e630115816488566312d1e9b39edbcda1d04
dir: /table.h/

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