clojure-belgium

(map increase-clojure-adoption belgian-programmers)
tgoossens 2016-05-23T17:56:18.000264Z

Clojure.spec has just been announced http://blog.cognitect.com/blog/2016/5/23/introducing-clojurespec

stijn 2016-05-23T18:13:14.000266Z

best features according to me: 1. you have to define your spec as namespaced keywords 2. you cannot define the spec of 'values' in the map 3. test.check integration. w000t 🙂