Liking cljdoc? Tell your friends :D

wet.impl.rendering


eval-nodeclj/smultimethod

source

eval-templateclj/s

(eval-template template-node context)
source

resolve-paramsclj/s

(resolve-params node-params context)

Takes a list of 'node params' pepared by parser/parse-params. Returns a (possibly nested) map of parameters, where references have been realized into actual values (bool, int, string & objects)

Takes a list of 'node params' pepared by `parser/parse-params`.
Returns a (possibly nested) map of parameters, where references
have been realized into actual values (bool, int, string & objects)
sourceraw docstring

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

× close