Liking cljdoc? Tell your friends :D

math.infix.core


base-envclj


operator-aliasclj


operator-precedenceclj


resolve-aliasclj

(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
raw docstring

rewriteclj

(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
raw docstring

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

× close