What feature of what language does Clojure Protocols derive from?
Note: this is not a question about "How to Use Protocols"
This is a question about what inspired the idea.
In particular, what I want is to get something like:
- XYZ + ABC inspired Clojure Protocols
Then, I can go off and read about directions people went with XYZ and ABC for language features.
Thanks!