ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

nonconforming

clojure.spec.alpha

Implementation detail
  • (nonconforming spec)
This var is an implementation detail and is not part of the public API. It may change or be removed without notice.
takes a spec and returns a spec that has the same properties except
'conform' returns the original (not the conformed) value. Note, will specize regex ops.