Tokenize.jl
Tokenize.jl copied to clipboard
update simple_hash with length
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?