summaryrefslogtreecommitdiff
path: root/internal/st.h
AgeCommit message (Collapse)Author
2025-11-14Remove `include` prefix from include pathsisuckatcs
2023-12-25Move internal ST functions to internal/st.hPeter Zhu
st_replace and st_init_existing_table_with_size are functions used internally in Ruby and should not be publicly visible.