shithub: sl

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