Open Zekfad opened 1 year ago
Implemented according to https://yaml.org/type/merge.html
Supports:
Tests are made for all 3 cases and for duplicate merge key as well.
Closes #121
I propose that this feature should not be implemented in package:yaml, see https://github.com/dart-lang/yaml/issues/121#issuecomment-2154574354
package:yaml
Implemented according to https://yaml.org/type/merge.html
Supports:
Tests are made for all 3 cases and for duplicate merge key as well.
Closes #121