?

added

ns
clojure.spec

type
macro

(? pred-form)

Returns a regex op that matches zero or one value matching
pred. Produces a single value (not a collection) if matched.