Liking cljdoc? Tell your friends :D

skeptic.analysis.bridge.render


derived-type-keysclj


flip-polarityclj

(flip-polarity polarity)

foldable-sourcesclj


polarity->sideclj

(polarity->side polarity)

render-fn-input-formclj

(render-fn-input-form method)

Inputs: [method :- ats/SemanticType] Returns: s/Any

Inputs: [method :- ats/SemanticType]
Returns: s/Any
raw docstring

render-fn-input-form*clj

(render-fn-input-form* method opts)

Inputs: [method :- ats/SemanticType opts :- s/Any] Returns: s/Any

Inputs: [method :- ats/SemanticType opts :- s/Any]
Returns: s/Any
raw docstring

render-typeclj

(render-type type)

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

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

render-type*clj

(render-type* type opts)

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

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

render-type-formclj

(render-type-form type)

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

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

render-type-form*clj

(render-type-form* type opts)

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

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

strip-derived-typesclj

(strip-derived-types entry)

type->json-dataclj

(type->json-data type)

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

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

type->json-data*clj

(type->json-data* type opts)

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

Serialize a semantic type into JSON-friendly tagged data. Returns nil for nil.

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

Serialize a semantic type into JSON-friendly tagged data. Returns nil for nil.
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