workflo.macros.specs.types

bigdec?

(bigdec? x)

bigint?

(bigint? x)

bytes?

(bytes? x)

double?

(double? x)

entity-ref

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

entity-ref-from-description

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

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

entity-ref-impl

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

entity-ref-info

(entity-ref-info spec)

entity-ref-opts

(entity-ref-opts spec)

float?

(float? x)

long?

(long? x)