schema

Daouda 2020-01-16T21:56:21.002400Z

Hey Folks, how do I achieve this:

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