On Monday, 30 November 2015 at 03:40:14 UTC, Jack Stouffer wrote:
What would be much more beneficial IMO is a YAML parser based on the API of http://code.dlang.org/packages/std_data_json
I don't know what you'd think of its API, but there is already a library on code.dlang.org which deals with yaml:
http://code.dlang.org/packages/dyaml - Jonathan M Davis
