(defmulti draw :shape). Here the symbol draw represents the unique interface, and the dispatch function is :shape (Clojure/ClojureScript can ...
確定! 回上一頁