Liking cljdoc? Tell your friends :D

specialist-server.type


booleanclj

source

built-inclj

source

defenumcljmacro

(defenum enum-name enum-meta enum-set)

Defines new enum types.

Defines new enum types.
sourceraw docstring

defscalarcljmacro

(defscalar type-name type-meta conform-fn)

Defines new scalar types.

Defines new scalar types.
sourceraw docstring

enum-kindclj

source

fieldclj

(field t doc)
(field t doc opt)
source

floatclj

source

idclj

source

input-object-kindclj

source

intclj

source

interface-kindclj

source

list-kindclj

source

longclj

source

non-null-kindclj

source

object-kindclj

source

resolverclj

(resolver we-have)
(resolver we-have doc)
(resolver we-have doc opt)

The 'resolver' scalar type represents references to other resolver functions. These are used for connecting nodes in the graph. It doesn't represent a type in itself.

The 'resolver' scalar type represents references to other resolver functions.
These are used for connecting nodes in the graph. It doesn't represent a type
in itself.
sourceraw docstring

scalar-kindclj

source

stringclj

source

union-kindclj

source

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

× close