Some examples on using clojure.spec
!
I've organized some examples I wished I could have seen when I was learning spec
.
Hope it helps!
This project is intended to be used from the REPL.
It does not contain a -main nor should it be compiled.
Specially welcomed:
- Spelling corrections (English isn't my first language)
- Issues related to the code or something
- Improvements suggestions
- More examples, of course!
- Documentation additions