|
|
|
|
|
by wedesoft
1898 days ago
|
|
Clojure code is more dense, but once you stop trying to read as many LOC per minute as you would in other languages you are fine.
Also the increased use of pure functions and immutable datastructures makes it easier to reason about code. |
|