Liking cljdoc? Tell your friends :D

skeptic.analysis.bridge.render


derived-type-keysclj

source

flip-polarityclj

(flip-polarity polarity)
source

foldable-sourcesclj

source

polarity->sideclj

(polarity->side polarity)
source

render-fn-input-formclj

(render-fn-input-form method)

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

Inputs: [method :- ats/SemanticType]
Returns: s/Any
sourceraw 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
sourceraw 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)
sourceraw 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)
sourceraw 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
sourceraw 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
sourceraw docstring

strip-derived-typesclj

(strip-derived-types entry)
source

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
sourceraw 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.
sourceraw 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