Liking cljdoc? Tell your friends :D
All platforms.

org-parser.transform


reducerclj/smultimethod

The reducer multi method takes a result and a line and dispatches on the first element in line, which is the type (a keyword) of the parsed line, e.g. :headline, :content-line, etc.

The reducer multi method takes a `result` and a `line` and dispatches
on the first element in `line`, which is the type (a keyword) of the
parsed line, e.g. `:headline`, `:content-line`, etc.
raw docstring

transformclj/s

(transform x)

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

× close