ClojureDocs

Nav

Namespaces

?

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