shithub: sl

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