With Clojure's multimethods, methods can be made to dispatch based on any arbitrary rule. A multimethod is defined using defmulti .
確定! 回上一頁