Liking cljdoc? Tell your friends :D

infix.core


base-envclj

source

operator-aliasclj

source

operator-precedenceclj

source

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

suppress!clj

(suppress! sym)
source

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

× close