ClojureDocs

导航

命名空间

get-method

clojure.core

自 1.0 起可用 ()
  • (get-method 多态函数 分发值)
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