shithub: sl

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