Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

active.data.realm.inspection

Predicates, selectors, and realms for processing realm values as input.

Predicates, selectors, and realms for processing realm values as input.
raw docstring

anyclj/s

Realm containing the any realm.

Realm containing the any realm.
sourceraw docstring

booleanclj/s

Realm containg the boolean realm.

Realm containg the boolean realm.
sourceraw docstring

builtin-scalarclj/s

source

builtin-scalar-realmclj/s≠

clj

Builtin scalar realm.

Builtin scalar realm.
source (clj)source (cljs)raw docstring

builtin-scalar-realm-idclj/s

source (clj)source (cljs)

builtin-scalar?clj/s

(builtin-scalar? thing)
source

charclj/s

Realm containg the char realm.

Realm containg the char realm.
sourceraw docstring

delayedclj/s

Realm containing delayed realms.

Realm containing delayed realms.
sourceraw docstring

delayed-realmclj/s≠

clj

Lazy realm.

Lazy realm.
source (clj)source (cljs)raw docstring

delayed-realm-delayclj/s

source (clj)source (cljs)

delayed?clj/s

(delayed? thing)
source

descriptionclj/s≠

clj

Description string for realm.

Description string for realm.
source (clj)source (cljs)raw docstring

enumclj/s

Realm containing enum realms.

Realm containing enum realms.
sourceraw docstring

enum-realmclj/s≠

clj

realm for enumerations.

realm for enumerations.
source (clj)source (cljs)raw docstring

enum-realm-valuesclj/s

source (clj)source (cljs)

enum?clj/s

(enum? thing)
source

from-predicateclj/s

Realm containing predicate realms.

Realm containing predicate realms.
sourceraw docstring

from-predicate-realmclj/s≠

clj

realm only defined through a predicate.

realm only defined through a predicate.
source (clj)source (cljs)raw docstring

from-predicate?clj/s

(from-predicate? thing)
source

functionclj/s

Realm containing function realms.

Realm containing function realms.
sourceraw docstring

function-caseclj/s≠

clj

Function case.

Function case.
source (clj)source (cljs)raw docstring

function-case-optional-arguments-realmclj/s

source (clj)source (cljs)

function-case-positional-argument-realmsclj/s

source (clj)source (cljs)

function-case-return-realmclj/s

source (clj)source (cljs)

function-realmclj/s≠

clj

realm for function with multiple cases.

realm for function with multiple cases.
source (clj)source (cljs)raw docstring

function-realm-casesclj/s

source (clj)source (cljs)

function?clj/s

(function? thing)
source

integer-from-toclj/s

Realm containing integer-from-to realms.

Realm containing integer-from-to realms.
sourceraw docstring

integer-from-to-realmclj/s≠

clj

realm for integer ranges.

realm for integer ranges.
source (clj)source (cljs)raw docstring

integer-from-to-realm-fromclj/s

source (clj)source (cljs)

integer-from-to-realm-toclj/s

source (clj)source (cljs)

integer-from-to?clj/s

(integer-from-to? thing)
source

intersectionclj/s

Realm containing intersection realms.

Realm containing intersection realms.
sourceraw docstring

intersection-realmclj/s≠

clj

realm for intersections.

realm for intersections.
source (clj)source (cljs)raw docstring

intersection-realm-realmsclj/s

source (clj)source (cljs)

intersection?clj/s

(intersection? thing)
source

keywordclj/s

Realm containg the keyword realm.

Realm containg the keyword realm.
sourceraw docstring

map-ofclj/s

Realm containing map-of realms.

Realm containing map-of realms.
sourceraw docstring

map-of-realmclj/s≠

clj

realm for maps with realms for keys and values respectively.

realm for maps with realms for keys and values respectively.
source (clj)source (cljs)raw docstring

map-of-realm-key-realmclj/s

source (clj)source (cljs)

map-of-realm-value-realmclj/s

source (clj)source (cljs)

map-of?clj/s

(map-of? thing)
source

map-with-keysclj/s

Realm containing map-with-keys realms.

Realm containing map-with-keys realms.
sourceraw docstring

map-with-keys-realmclj/s≠

clj

realm for maps with certain constant keys.

realm for maps with certain constant keys.
source (clj)source (cljs)raw docstring

map-with-keys-realm-mapclj/s

source (clj)source (cljs)

map-with-keys?clj/s

(map-with-keys? thing)
source

map-with-tagclj/s

Realm containing map-with-tag realms.

Realm containing map-with-tag realms.
sourceraw docstring

map-with-tag-realmclj/s≠

clj

realm for maps with a specific key, distinguishing it from other maps.

realm for maps with a specific key, distinguishing it from other maps.
source (clj)source (cljs)raw docstring

map-with-tag-realm-keyclj/s

source (clj)source (cljs)

map-with-tag-realm-valueclj/s

source (clj)source (cljs)

map-with-tag?clj/s

(map-with-tag? thing)
source

metadataclj/s≠

clj

Metadata for the realm, for additional semantically relevant information.

Metadata for the realm, for additional semantically relevant information.
source (clj)source (cljs)raw docstring

namedclj/s

Realm containing named realms.

Realm containing named realms.
sourceraw docstring

named-realmclj/s≠

clj

Named realm.

Named realm.
source (clj)source (cljs)raw docstring

named-realm-nameclj/s

source (clj)source (cljs)

named-realm-realmclj/s

source (clj)source (cljs)

named?clj/s

(named? thing)
source

numberclj/s

Realm containg the number realm.

Realm containg the number realm.
sourceraw docstring

optionalclj/s

Realm containing optional realms.

Realm containing optional realms.
sourceraw docstring

optional-realmclj/s≠

clj

realm of optional values.

realm of optional values.
source (clj)source (cljs)raw docstring

optional-realm-realmclj/s

source (clj)source (cljs)

optional?clj/s

(optional? thing)
source

predicateclj/s≠

clj

Shallow predicate for values of the realm.

Shallow predicate for values of the realm.
source (clj)source (cljs)raw docstring

rationalclj

Realm containg the rational realm.

Realm containg the rational realm.
sourceraw docstring

real-rangeclj/s

Realm containing real-range realms.

Realm containing real-range realms.
sourceraw docstring

real-range-realmclj/s≠

clj

realm for real ranges.

realm for real ranges.
source (clj)source (cljs)raw docstring

real-range-realm-clusive-leftclj/s

source (clj)source (cljs)

real-range-realm-clusive-rightclj/s

source (clj)source (cljs)

real-range-realm-leftclj/s

source (clj)source (cljs)

real-range-realm-rightclj/s

source (clj)source (cljs)

real-range?clj/s

(real-range? thing)
source

realmclj/s

Realm containing all realms

Realm containing all realms
sourceraw docstring

realm?clj/s

(realm? thing)
source

recordclj/s

Realm containing record realms.

Realm containing record realms.
sourceraw docstring

record-realmclj/s≠

clj

realm for records.

realm for records.
source (clj)source (cljs)raw docstring

record-realm-constructorclj/s

source (clj)source (cljs)

record-realm-fieldclj/s≠

clj

Description of the field of a record.

Description of the field of a record.
source (clj)source (cljs)raw docstring

record-realm-field-getterclj/s

source (clj)source (cljs)

record-realm-field-nameclj/s

source (clj)source (cljs)

record-realm-field-realmclj/s

source (clj)source (cljs)

record-realm-fieldsclj/s

source (clj)source (cljs)

record-realm-nameclj/s

source (clj)source (cljs)

record?clj/s

(record? thing)
source

sequence-ofclj/s

Realm containing sequence-of realms.

Realm containing sequence-of realms.
sourceraw docstring

sequence-of-realmclj/s≠

clj

realm for sequences.

realm for sequences.
source (clj)source (cljs)raw docstring

sequence-of-realm-realmclj/s

source (clj)source (cljs)

sequence-of?clj/s

(sequence-of? thing)
source

set-ofclj/s

Realm containing set-of realms.

Realm containing set-of realms.
sourceraw docstring

set-of-realmclj/s≠

clj

realm for sets.

realm for sets.
source (clj)source (cljs)raw docstring

set-of-realm-realmclj/s

source (clj)source (cljs)

set-of?clj/s

(set-of? thing)
source

stringclj/s

Realm containg the string realm.

Realm containg the string realm.
sourceraw docstring

symbolclj/s

Realm containg the symbol realm.

Realm containg the symbol realm.
sourceraw docstring

tupleclj/s

Realm containing tuple realms.

Realm containing tuple realms.
sourceraw docstring

tuple-realmclj/s≠

clj

realm for tuples, i.e. sequences with a fixed number of elements, each of which has a realm.

realm for tuples, i.e. sequences with a fixed number of elements, each of which has a realm.
source (clj)source (cljs)raw docstring

tuple-realm-realmsclj/s

source (clj)source (cljs)

tuple?clj/s

(tuple? thing)
source

unionclj/s

Realm containing union realms.

Realm containing union realms.
sourceraw docstring

union-realmclj/s≠

clj

realm for unions.

realm for unions.
source (clj)source (cljs)raw docstring

union-realm-realmsclj/s

source (clj)source (cljs)

union?clj/s

(union? thing)
source

uuidclj/s

Realm containg the uuid realm.

Realm containg the uuid realm.
sourceraw docstring

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

× close