Skip to main content

?

macrov1.9

cljs.spec/?

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

No examples yet. Be the first to add one!