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. :head-line, :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. `:head-line`, `:content-line`, etc.
sourceraw docstring

transformclj/s

(transform x)
source

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

× close