Standard Methodical MultiFn impl, which
Standard Methodical MultiFn impl, which
(standard-effective-method method-combination
dispatcher
method-table
dispatch-value)
Build an effective method using the 'standard' technique, taking the dispatch-value-method pairs in the
method-table
, finiding applicable ones using dispatcher
, and combining them using method-combination
.
Build an effective method using the 'standard' technique, taking the dispatch-value-method pairs in the `method-table`, finiding applicable ones using `dispatcher`, and combining them using `method-combination`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close