Liking cljdoc? Tell your friends :D

skeptic.inconsistence.display


block-user-formclj

(block-user-form form)

Inputs: [form :- s/Any] Returns: (s/maybe s/Str)

Inputs: [form :- s/Any]
Returns: (s/maybe s/Str)
raw docstring

describe-itemclj

(describe-item x)
(describe-item x opts)

Inputs: ([x :- s/Any] [x :- s/Any opts :- s/Any]) Returns: (s/maybe s/Str)

Inputs: ([x :- s/Any] [x :- s/Any opts :- s/Any])
Returns: (s/maybe s/Str)
raw docstring

describe-rawclj

(describe-raw value)

Inputs: [value :- s/Any] Returns: (s/maybe s/Str)

Inputs: [value :- s/Any]
Returns: (s/maybe s/Str)
raw docstring

describe-schemaclj

(describe-schema schema)

Inputs: [schema :- s/Any] Returns: (s/maybe s/Str)

Inputs: [schema :- s/Any]
Returns: (s/maybe s/Str)
raw docstring

describe-typeclj

(describe-type type)
(describe-type type opts)

Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: (s/maybe s/Str)

Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any])
Returns: (s/maybe s/Str)
raw docstring

describe-type-blockclj

(describe-type-block type)
(describe-type-block type opts)

Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: (s/maybe s/Str)

Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any])
Returns: (s/maybe s/Str)
raw docstring

exact-key-formclj

(exact-key-form key)

Inputs: [key :- s/Any] Returns: s/Any

Inputs: [key :- s/Any]
Returns: s/Any
raw docstring

format-user-formclj

(format-user-form form)

Inputs: [form :- s/Any] Returns: (s/maybe s/Str)

Inputs: [form :- s/Any]
Returns: (s/maybe s/Str)
raw docstring

literal-formclj

(literal-form value)

Inputs: [value :- s/Any] Returns: s/Any

Inputs: [value :- s/Any]
Returns: s/Any
raw docstring

ppr-strclj

(ppr-str x)

Inputs: [x :- s/Any] Returns: s/Str

Inputs: [x :- s/Any]
Returns: s/Str
raw docstring

pretty-user-formclj

(pretty-user-form form)

Inputs: [form :- s/Any] Returns: (s/maybe s/Str)

Inputs: [form :- s/Any]
Returns: (s/maybe s/Str)
raw docstring

public-ref-formclj

(public-ref-form ref)

Inputs: [ref :- s/Any] Returns: s/Symbol

Inputs: [ref :- s/Any]
Returns: s/Symbol
raw docstring

user-fn-input-formclj

(user-fn-input-form method)
(user-fn-input-form method opts)

Inputs: ([method :- s/Any] [method :- s/Any opts :- s/Any]) Returns: s/Any

Inputs: ([method :- s/Any] [method :- s/Any opts :- s/Any])
Returns: s/Any
raw docstring

user-raw-formclj

(user-raw-form value)

Inputs: [value :- s/Any] Returns: s/Any

Inputs: [value :- s/Any]
Returns: s/Any
raw docstring

user-schema-formclj

(user-schema-form schema)

Inputs: [schema :- s/Any] Returns: s/Any

Inputs: [schema :- s/Any]
Returns: s/Any
raw docstring

user-type-formclj

(user-type-form type)
(user-type-form type opts)

Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: s/Any

Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any])
Returns: s/Any
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close