shithub: sl

ref: 09f8117ea12325c84223b1a9343751c8c8cbe30f
dir: /src/table.h/

View raw version
bool ishashtable(value_t v) sl_purefn;
htable_t *totable(value_t v) sl_purefn;
void table_init(void);