ClojureDocs

Nav

Namespaces

prefer-method

clojure.core

Available since 1.0 (source)
  • (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