Implementing Custom Data Structures Using Clojure Protocols
- by Hamza Yerlikaya
I may have missed the whole point about protocols but my question is, can protocol be used to say iterate a custom data structure or how println would print the object?