Liking cljdoc? Tell your friends :D

active.clojure.record


check-typeclj/s

(check-type type rec)
source

define-record-typeclj/smacro

(define-record-type ?type
                    ?constructor-call
                    ?predicate
                    ?field-specs
                    &
                    ?opt+specs)

Attach doc properties to the type and the field names to get reasonable docstrings.

Attach doc properties to the type and the field names to get reasonable docstrings.
sourceraw docstring

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

× close