From 159834211c053850bf2c6d7367030180c7c2fe5a Mon Sep 17 00:00:00 2001 From: Jan Moringen Date: Sat, 8 Feb 2014 18:53:59 +0100 Subject: [PATCH] added clojure multimethods to related work --- els-specializers.org | 3 +++ 1 file changed, 3 insertions(+) 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, -- 2.30.2