Closed ikitommi closed 8 years ago
(st/get-in {:a (s/maybe s/Str)} [:a]) ; => (s/maybe s/Str)
(st/get-in {:a (s/maybe s/Str)} [:a]) ; => s/Str
0.7.0
0.8.0-SNAPSHOT