shithub: sl

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