plumatic / schema

Clojure(Script) library for declarative data description and validation
Other
2.4k stars 256 forks source link

Support mutually recursive `s/letfn` #429

Closed frenchy64 closed 2 years ago

frenchy64 commented 2 years ago

I noticed s/letfn is unlike letfn in that it does not support mutually recursive bindings.