Liking cljdoc? Tell your friends :D

org-parser.transform


conjvclj/s

source

consvclj/s

source

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.
sourceraw docstring

transformclj/s

(transform x)
source

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

× close