shithub: sl

ref: 5ac5ac2d64c4aeed30d6f9a23eaa8dda7d295e47
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);