JuliaData / YAML.jl

Parse yer YAMLs
Other
131 stars 46 forks source link

[Performance, No Breaking] Refactoring of `scan_uri_escapes` and add `is_ns_hex_digit`. #203

Closed Paalon closed 4 months ago

Paalon commented 5 months ago

Refactoring scan_uri_escapes and add a function is_ns_hex_digit.