shithub: sl

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