Liking cljdoc? Tell your friends :D
Clojure only.

schema.potemkin

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.
raw docstring

defrecord+cljmacro

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close