Tokenize.jl icon indicating copy to clipboard operation
Tokenize.jl copied to clipboard

update simple_hash with length

Open adienes opened this issue 7 months ago • 0 comments

avoids https://github.com/JuliaLang/julia/issues/33712

this is probably not a bottleneck anywhere, but may as well I guess

I saw JuliaSyntax.jl has a parallel implementation of some of the code from this repo. should I open a separate PR?

adienes avatar May 13 '25 21:05 adienes