shithub: sl

ref: 55e69f83cc82e8d8d3fb6bf75df881797056e8a3
dir: /src/table.h/

View raw version
bool ishashtable(sl_v v) sl_purefn;
sl_htable *totable(sl_v v) sl_purefn;
void table_init(void);