Skip to main content

parse-stream

function

clj-yaml.core/parse-stream

(parse-stream [reader & opts])
Returns Clojure data structures for stream of YAML read from `reader`. See [[parse-string]] for `& opts`

No examples yet. Be the first to add one!

Categories