Liking cljdoc? Tell your friends :D
Clojure only.

stencil.functions

Function definitions

Function definitions
raw docstring

call-fncljmultimethod

Extend this multimethod to make additional functions available from the template files. The first argument is the lowercase function name which is used for dispatching the calls. The rest of the arguments are the function call parameters.

Extend this multimethod to make additional functions available from the template files.
The first argument is the lowercase function name which is used for dispatching the calls.
The rest of the arguments are the function call parameters.
sourceraw docstring

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

× close