issues
search
marick
/
fp-oo
Code samples and exercise solutions for /Functional Programming for the Object-Oriented Programmer/
143
stars
49
forks
source link
diagram for double dispatch
#37
Open
marick
opened
12 years ago
marick
commented
12 years ago
p 19/26 "the double dispatch problem". This is quite hard to wrap your head around. You might want to include an object diagram here. Perhaps even give an example of the problem in a non-Clojure language like Java.