Do you ever miss the static type system in Clojure?
- by Michiel Borkent
Are there ever situations while developing in Clojure when you miss the static type system you have available in languages like Haskell and F#?
Can you give an example of a piece of code when the type system would come in very handy?