|
|
|
|
|
by mirekrusin
3131 days ago
|
|
It should be clarified that the whole thing is about functional patterns in Clojure that are expressing same functionality as well known OO patterns in Java. Adding "it's just..." in front of functional patterns doesn't make them non-patterns. Patterns are named ideas on how to approach/solve similar problems. They are not tied to OO programming, Java, they are not good or bad per-se; it's just a cookbook with recipes that have names. Otherwise nice format, I like it. |
|