(remove-method multifn dispatch-val)
Removes the method of multimethod associated with dispatch-value.
(defn remove-method [multifn dispatch-val] (-remove-method multifn dispatch-val))