All Questions
2 questions
4
votes
3
answers
316
views
Is there a reason for the crossover from the Ruby community to the Clojure Community?
When we look at the the overlap between the Ruby Community - we see the following overlaps:
Think Relevance (now Cognitect) has switched from Ruby to Clojure
Jay Fields has switched from Ruby to ...
8
votes
3
answers
1k
views
Why does Clojure neglect the uniform access principle?
My background is Ruby, C#, JavaScript and Java. And now I'm learning Clojure. What makes me feel uncomfortable about the later is that idiomatic Clojure seems to neglect the Uniform access principle (...