Skip to main content

get-method

functionv1.0

clojure.core/get-method

Available in:BBCLJCLJS
(get-method [multifn dispatch-val])
Given a multimethod and a dispatch value, returns the dispatch fn that would apply to that value, or nil if none apply and no default

No examples yet. Be the first to add one!