shithub: femtolisp

ref: 55941805f8007c5737acadf962270ef8dbf15b84
dir: /table.h/

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