Advanced parser combinators.
Advanced parser combinators.
(sequence rf parsers)
Applies the parsers
sequentially and collects their return values
using the reducing function rf
.
Applies the `parsers` sequentially and collects their return values using the reducing function `rf`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close