Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 693 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 693 Bytes

Spec examples

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!

Usage

This project is intended to be used from the REPL.

It does not contain a -main nor should it be compiled.

Summary

Contributing

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