Liking cljdoc? Tell your friends :D

malli.registry


*registry*clj/s

source

composite-registryclj/s

(composite-registry & ?registries)
source

dynamic-registryclj/s

(dynamic-registry)
source

fast-registryclj/s

(fast-registry m)
source

lazy-registryclj/s

(lazy-registry default-registry provider)
source

mutable-registryclj/s

(mutable-registry db)
source

registryclj/s

(registry ?registry)
source

Registryclj/sprotocol

-schemaclj/s

(-schema this type)

returns the schema from a registry

returns the schema from a registry

-schemasclj/s

(-schemas this)

returns all schemas from a registry

returns all schemas from a registry
source

registry?clj/s

(registry? x)
source

schemaclj/s

(schema registry type)

finds a schema from a registry

finds a schema from a registry
sourceraw docstring

schemasclj/s

(schemas registry)

finds all schemas from a registry

finds all schemas from a registry
sourceraw docstring

set-default-registry!clj/s

(set-default-registry! ?registry)
source

simple-registryclj/s

(simple-registry m)
source

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

× close