shithub: sl

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