|
|
|
|
|
by bcrosby95
1045 days ago
|
|
Other replies have covered most of this. However, I want to point out that sometimes Java can peak its head out. If you rely on Java tooling you will also likely need to have some idea of how Clojure implements things in Java. So while Java gives us access to a great variety of tools and libraries, heavy reliance on the host can make things a bit more difficult, especially for new programmers. |
|