(
lambda
infinite)
Blog
A concept of polimorphism in Clojure
2021-09-08
PERMALINK
Working with larger Clojure projects or libraries requires us to use some concepts that we all know from the Object Oriented Programming (OOP) world.
Blog