Uncle Bob (Robert C. Martin)
Functional Classes in Clojure
Classes in functional programming are named abstractions with cohesive functions operating on internal data structures, no class keyword needed.
1 article published
Classes in functional programming are named abstractions with cohesive functions operating on internal data structures, no class keyword needed.