data-oriented-programming icon indicating copy to clipboard operation
data-oriented-programming copied to clipboard

Is there a bigger example for DOP that's not in Clojure?

Open brodo opened this issue 2 years ago • 1 comments

Hi, besides the code in this library, is there some open source project or larger example for DOP that's not implemented in Clojure?

brodo avatar Apr 15 '23 10:04 brodo

I haven't looked into the MongoDB source code itself, but I would consider the user-facing API of the program heavily data-oriented.

lunkums avatar Oct 04 '24 13:10 lunkums