Skip to main content

parse-next+string

function

edamame.core/parse-next+string

(parse-next+string [reader] [reader normalized-opts])
Parses next form from reader. Accepts same opts as `parse-string`, but must be normalized with `normalize-opts` first. Returns read value + string read (whitespace-trimmed).

No examples yet. Be the first to add one!