Liking cljdoc? Tell your friends :D

skeptic.analysis.value


class->typeclj

(class->type prov klass)

Inputs: [prov :- provs/Provenance klass :- s/Any] Returns: ats/SemanticType

Inputs: [prov :- provs/Provenance klass :- s/Any]
Returns: ats/SemanticType
raw docstring

collection-element-typeclj

(collection-element-type prov values)

Inputs: [prov :- provs/Provenance values :- s/Any] Returns: ats/SemanticType

Inputs: [prov :- provs/Provenance values :- s/Any]
Returns: ats/SemanticType
raw docstring

exact-runtime-value-typeclj

(exact-runtime-value-type prov value)

Inputs: [prov :- provs/Provenance value :- s/Any] Returns: ats/SemanticType

Inputs: [prov :- provs/Provenance value :- s/Any]
Returns: ats/SemanticType
raw docstring

homogeneous-seq-typeclj

(homogeneous-seq-type prov constructor values)

Inputs: [prov :- provs/Provenance constructor :- s/Any values :- s/Any] Returns: ats/SemanticType

Inputs: [prov :- provs/Provenance constructor :- s/Any values :- s/Any]
Returns: ats/SemanticType
raw docstring

joinclj

(join anchor-prov types)

Inputs: [anchor-prov :- provs/Provenance types :- [ats/SemanticType]] Returns: ats/SemanticType

Join item types into a union. The result's provenance is anchor-prov (the container's); item provs stay on the items.

Inputs: [anchor-prov :- provs/Provenance types :- [ats/SemanticType]]
Returns: ats/SemanticType

Join item types into a union. The result's provenance is `anchor-prov`
(the container's); item provs stay on the items.
raw docstring

map-value-typeclj

(map-value-type prov m)

Inputs: [prov :- provs/Provenance m :- s/Any] Returns: ats/SemanticType

Inputs: [prov :- provs/Provenance m :- s/Any]
Returns: ats/SemanticType
raw docstring

type-join*clj

(type-join* prov types)

Inputs: [prov :- provs/Provenance types :- [ats/SemanticType]] Returns: ats/SemanticType

Inputs: [prov :- provs/Provenance types :- [ats/SemanticType]]
Returns: ats/SemanticType
raw docstring

type-of-valueclj

(type-of-value prov value)

Inputs: [prov :- provs/Provenance value :- s/Any] Returns: ats/SemanticType

Inputs: [prov :- provs/Provenance value :- s/Any]
Returns: ats/SemanticType
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