stathissideris / spec-provider

Infer Clojure specs from sample data. Inspired by F#'s type providers.
519 stars 22 forks source link

README: Use consistent name for namespace alias #21

Closed marco-m closed 6 years ago

marco-m commented 6 years ago

I started from the first occurrence of (require '[spec-provider.provider :as sp]) and updated all the examples to use sp consistently.

stathissideris commented 6 years ago

Thank you very much!

marco-m commented 6 years ago

Well, thank you for this super-useful library! :-)