shithub: sl

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