-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
co.nclk/clj-yaml (a fork from circleci/clj-yaml) now supports multidoc strings, like:
pets:
june:
type: dog
chester:
type: dog
---
pets.foo: bar
pets.chester.type: chunkus
But flax currently doesn't take advantage of them. The benefit would be that the previous document's entries would be mutable by the second document.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels