(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
(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
(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
(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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |