Skip to main content

defmethod

macrov1.7

cljs.core/defmethod

Available in:BBCLJCLJS
(defmethod [multifn dispatch-val & fn-tail])
Creates and installs a new method of multimethod associated with dispatch-value.

No examples yet. Be the first to add one!