shithub: sl

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