JuliaData / YAML.jl

Parse yer YAMLs
Other
131 stars 46 forks source link

[Performance, No Breaking] Implement YAML `s-white` and use it. #204

Closed Paalon closed 4 months ago

Paalon commented 5 months ago

Implement YAML s-white and use it.

kescobo commented 5 months ago

Happy to merge when conflicts are resolved.

Paalon commented 5 months ago

Resolved.

Paalon commented 4 months ago

Renamed yaml_is_s_white to is_s_white.