shithub: sl

ref: 00c2c84deabbed8dfe7ed1c5e25af4dd093d3755
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);