Liking cljdoc? Tell your friends :D

yuhrao.serdes.core.yaml


clj->yamlclj

(clj->yaml v)

Parses a clojure collection into a yaml string

Parses a clojure collection into a yaml string
raw docstring

clj->yaml-streamclj

(clj->yaml-stream v)

Parses a clojure collection into a yaml stream

Parses a clojure collection into a yaml stream
raw docstring

yaml->cljclj

(yaml->clj v)

Parses a yaml string or stream into a clojure collection. It transforms keys to kebab case keyword automatically

Parses a yaml string or stream into a clojure collection.
It transforms keys to kebab case keyword automatically
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close