2

I have been looking at using prismatic/schema for typing and documentation in clojure, but I have had trouble finding thorough documentation for it. The github readme provides some helpful basic usage information but leaves me with a lot of open questions (why do you need the "s" argument in (s/one s/Str "s") for instance). Does anyone know of a thorough tutorial or documentation source for prismatic schema?

Alan Thompson
  • 29,276
  • 6
  • 41
  • 48
pdiffley
  • 603
  • 9
  • 18