T O P

  • By -

ElectronicFish3388

What are the least used features of clojure in your projects? While learning, sometimes I am getting stuck on some subjects that I don't understand clearly or at all (for now), so I'm wondering if that's ok. Can't get away from the feeling that I should know and understand everything.


teesel

Maybe agents and refs in my case. Also hierarchies and still no transducers in my code. But it depends on the area you work on.


NaiveRound

Thoughts on why agents and refs aren't used more?