(resolve-alias term)
Attempt to resolve any aliases: if not found just return the original term
Attempt to resolve any aliases: if not found just return the original term
(rewrite infix-expr)
Recursively rewrites the infix-expr as a prefix expression, according to the operator precedence rules
Recursively rewrites the infix-expr as a prefix expression, according to the operator precedence rules
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close