Liking cljdoc? Tell your friends :D
All platforms.

org-parser.transform


conjvclj/s


reducerclj/smultimethod

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

The reducer multi method takes a RESULT and an AST and dispatches
on the first element in AST, 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