Liking cljdoc? Tell your friends :D

skeptic.analysis.map-ops.algebra


assoc-typeclj

(assoc-type m-type key-lit value-type)

Inputs: [m-type :- ats/SemanticType key-lit :- s/Any value-type :- ats/SemanticType] Returns: ats/SemanticType

Inputs: [m-type :- ats/SemanticType key-lit :- s/Any value-type :- ats/SemanticType]
Returns: ats/SemanticType
raw docstring

dissoc-typeclj

(dissoc-type m-type key-lit)

Inputs: [m-type :- ats/SemanticType key-lit :- s/Any] Returns: ats/SemanticType

Inputs: [m-type :- ats/SemanticType key-lit :- s/Any]
Returns: ats/SemanticType
raw docstring

merge-typesclj

(merge-types anchor-prov types)

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

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

update-typeclj

(update-type m-type key-lit fn-type)

Inputs: [m-type :- ats/SemanticType key-lit :- s/Any fn-type :- ats/SemanticType] Returns: ats/SemanticType

Inputs: [m-type :- ats/SemanticType key-lit :- s/Any fn-type :- ats/SemanticType]
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