Table of Contents

Background

clojure.spec received significant attention at Clojure/conj 2016 including:

Setup

Background on the rationale of clojure.spec is noted at https://clojure.org/about/spec . As noted it provices composability of entities with definitions similar to

Examples

Since 1.9 is still fairly current so some of the examples are being pulled directly from the Clojure/conj conference slides.