shithub: sl

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