https://github.com/chengchingwen/BytePairEncoding.jl/blob/a4ea37c604087e9d2973c17e80428d2f4fa32b07/src/mstring.jl#L97 seems that `memhash` is used for `hash(::Merge)`, but [this will be deleted in 1.13](https://github.com/JuliaLang/julia/issues/59151) note that there are some [in-progress plans to simplify the migration path](https://github.com/JuliaLang/julia/issues/59151#issuecomment-3141676024) but I just wanted to give advance warning
BytePairEncoding.jl/src/mstring.jl
Line 97 in a4ea37c
seems that
memhashis used forhash(::Merge), but this will be deleted in 1.13note that there are some in-progress plans to simplify the migration path but I just wanted to give advance warning