tiagodalloca / spec-examples

Some examples on using clojure.spec!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Some examples on using clojure.spec!

License:MIT License


Languages

Language:Clojure 100.0%