Skip to main content

prefer-method

functionv1.0

clojure.core/prefer-method

Available in:BBCLJCLJS
(prefer-method [multifn dispatch-val-x dispatch-val-y])
Causes the multimethod to prefer matches of dispatch-val-x over dispatch-val-y when there is a conflict

No examples yet. Be the first to add one!