Liking cljdoc? Tell your friends :D

net.vemv.autonewline.impl.util


add-methodcljmacro

(add-method multifn dispatch-val f)

Installs a new method of multimethod associated with dispatch-value.

Installs a new method of multimethod associated with dispatch-value.
sourceraw docstring

defmethod-sourceclj

The source code of defmethod.

Helps ensuring that add-method does the same exact thing as defmethod.

The source code of `defmethod`.

Helps ensuring that `add-method` does the same exact thing as `defmethod`.
sourceraw docstring

rclj

(r n)
source

safely-move-to-rightmost-nodeclj

(safely-move-to-rightmost-node n)
source

trim-trailing-whitespaceclj

(trim-trailing-whitespace node)
source

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

× close