Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#include <st.h>
Data Fields | |
int(* | compare )(st_data_t, st_data_t) |
st_index_t(* | hash )(st_data_t) |
Definition at line 62 of file st.h.
Referenced by rb_hash_assoc().
st_index_t(* st_hash_type::hash) (st_data_t) |
Definition at line 63 of file st.h.
Referenced by rb_hash_add_new_element(), rb_hash_assoc(), rb_hash_bulk_insert(), rb_hash_compare_by_id_p(), rb_hash_rassoc(), and rb_ident_hash_new().