X-Git-Url: http://christophe.rhodes.io/gitweb/?p=paper-els-specializers.git;a=blobdiff_plain;f=els-specializers.org;h=6e60f10e2aea8a528f47bc0889ea42b1cc05b87c;hp=e2230e6b53244e33faa1364fd7365085ca9d289d;hb=159834211c053850bf2c6d7367030180c7c2fe5a;hpb=f0c5576fcf1b69076a58fd7b5440f8b9a6bba6d8 diff --git a/els-specializers.org b/els-specializers.org index e2230e6..6e60f10 100644 --- a/els-specializers.org +++ b/els-specializers.org @@ -478,6 +478,9 @@ est)) thought needed for method redefinitions but otherwise working fine. - [ ] Sheeple + - [ ] Multiple dispatch in Clojure + http://clojure.org/multimethods -- seems to allow hierarchy-based, + eql and the equivalent of filtered dispatch * Conclusions - protocol for straightforward definition of custom dispatch + interoperates seamlessly with rest of CLOS: method combination,