jpsim / Yams

A Sweet and Swifty YAML parser.
https://jpsim.com/Yams
MIT License
1.12k stars 144 forks source link

Handle empty dictionaries #394

Closed jpsim closed 1 year ago

jpsim commented 1 year ago

Fixes #393.

shmidt commented 1 year ago

Thank you!