shithub: sl

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