Features that require an explicit potemkin dependency to be provided by the consumer.
Features that require an explicit potemkin dependency to be provided by the consumer.
(defrecord+ name
field-schema
extra-key-schema?
extra-validator-fn?
&
opts+specs)
Like defrecord, but emits a record using potemkin/defrecord+. You must provide your own dependency on potemkin to use this.
Like defrecord, but emits a record using potemkin/defrecord+. You must provide your own dependency on potemkin to use this.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close