Liking cljdoc? Tell your friends :D

workflo.macros.specs.types


bigdec?clj/s

(bigdec? x)
source

bigint?clj/s

(bigint? x)
source

bytes?clj/s

(bytes? x)
source

double?clj/s

(double? x)
source

entity-refclj/s

(entity-ref entity-sym & {:keys [many?] :or {many false} :as opts})
source

entity-ref-from-descriptionclj/s

(entity-ref-from-description [_ entity-name & args])

Takes an (entity-ref <name> & <args>) description and returns an instance of the corresponding spec.

Takes an `(entity-ref <name> & <args>)` description and returns
an instance of the corresponding spec.
sourceraw docstring

entity-ref-implclj/s

(entity-ref-impl entity-sym opts gfn)
source

entity-ref-infoclj/s

(entity-ref-info spec)
source

entity-ref-optsclj/s

(entity-ref-opts spec)
source

float?clj/s

(float? x)
source

long?clj/s

(long? x)
source

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

× close