Fork me on GitHub
#schema
<
2020-01-16
>
Daouda21:01:21

Hey Folks, how do I achieve this:

(s/defn toy-func (s/Int or s/Str)  <==== how to do this?
  [])