Does Schema have a nice way of handling nullable types? Like a (s/Maybe s/Str) or something?
(s/Maybe s/Str)
so I'm guessing s/maybe is what I was after...
s/maybe
The benefits of a nice api
@nha shipped in [metosin/schema-tools "0.10.3"]
[metosin/schema-tools "0.10.3"]