parse-next
function
edamame.core/parse-next
(parse-next [reader] [reader normalized-opts])Parses next form from reader. Accepts same opts as `parse-string`,
but must be normalized with `normalize-opts` first.
Examples
No examples yet. Be the first to add one!