shithub: sl

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