|
|
|
|
|
by frankiesardo
1866 days ago
|
|
elm-format naturally creates more lines than formatted clj code. Also, you have extra code for types, but also the convenience of a great type system. If you were to add clojure.spec to RWA it would probably be just as verbose. |
|
As for the spec - the benefit of it is that you are not forced to add it everywhere. You can cover crucial points of program only and leave the rest uncluttered.