YAML
6Dump Clojure `data` structure as YAML to `writer`. See [[generate-string]] for `& opts`
functionclj-yaml.core
Return a string of YAML from Clojure `data` structure. Relevant `& opts` (`opts` are keyword args, see [docs](/doc/01...
functionclj-yaml.core
⚙️ low level, please consider higher level [[clj-yaml.core]] API first Returns internal structure wrapping `marked` w...
functionclj-yaml.core
Returns Clojure data structures for stream of YAML read from `reader`. See [[parse-string]] for `& opts`
functionclj-yaml.core
Returns parsed `yaml-string` as Clojure data structures. Valid `& opts` (`opts` are keyword args, see [docs](/doc/01-...
functionclj-yaml.core
Returns `m` without positional data wrapper, else `m` if not wrapped. See [docs](/doc/01-user-guide.adoc#mark).
functionclj-yaml.core