shithub: sl

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