As a contrived example, say we have this protocol with two record implementations: (defprotocol Blerg (blerg [this])) (defrecord Foo ...
確定! 回上一頁