shithub: sl

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