shithub: femtolisp

ref: 18e53e22e72b527843fa60e4063ef42fbc9fa569
dir: /table.h/

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