data-oriented-programming
data-oriented-programming copied to clipboard
Is there a bigger example for DOP that's not in Clojure?
Hi, besides the code in this library, is there some open source project or larger example for DOP that's not implemented in Clojure?
I haven't looked into the MongoDB source code itself, but I would consider the user-facing API of the program heavily data-oriented.