All Questions
Tagged with common-lisp common-lisp-object-system
1 question
8
votes
3
answers
2k
views
Multiple Dispatch and CLOS
I have never written software in Common Lisp, but in Scheme and Clojure as well as C++ and Python. Yet I have had a look at the Common Lisp Object System (CLOS) in Common Lisp and Dylan. Now when ...