Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 806 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 806 Bytes

clojure.spec walkthrough

This will contain a walkthrough of the basic features of clojure.spec and some exercises to learn those features.

Usage

Start in the clojure-spec-presentation.slides namespace and follow along with the slides. The read-only slides are here

Once you finish with the walkthrough, you can proceed to the clojure-spec-presentation.exercises namespace to finish some exercises and increase your knowledge of clojure.spec

The answers to the challenges will be in the clojure-spec-presentation.example-specs namespace.

License

Copyright © 2017 Alejandro Alvarado

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.