Re: Clojure.spec - Why should you use and when

2016-12-11 Thread Patrick Kristiansen
Hi Rickesh Take a look at this: http://clojure.org/about/spec -Patrick On Sunday, December 11, 2016 at 5:30:19 PM UTC+1, Rickesh Bedia wrote: > > Hello, > > I have recently watched Rich Hickeys talk at Cojure Conj 2016 ( > https://www.youtube.com/watch?v=oyLBGkS5ICk - here's the link in case >

Clojure.spec - Why should you use and when

2016-12-11 Thread 'Rickesh Bedia' via Clojure
Hello, I have recently watched Rich Hickeys talk at Cojure Conj 2016 (https://www.youtube.com/watch?v=oyLBGkS5ICk - here's the link in case anyone missed it) and although it was very interesting, I didn't really understand the point in Clojure.Spec or when you'd use it. It seemed like most of