(apply-truthy-local type polarity)Inputs: [type :- ats/SemanticType polarity :- s/Bool] Returns: ats/SemanticType
Inputs: [type :- ats/SemanticType polarity :- s/Bool] Returns: ats/SemanticType
(can-be-falsy-type? t)Inputs: [t :- ats/SemanticType] Returns: s/Any
Inputs: [t :- ats/SemanticType] Returns: s/Any
(classify-leaf-for-predicate? pred-info t)Inputs: [pred-info :- s/Any t :- ats/SemanticType] Returns: s/Keyword
Inputs: [pred-info :- s/Any t :- ats/SemanticType] Returns: s/Keyword
(partition-type-for-predicate type pred-info polarity)Inputs: [type :- ats/SemanticType pred-info :- s/Any polarity :- s/Bool] Returns: ats/SemanticType
Inputs: [type :- ats/SemanticType pred-info :- s/Any polarity :- s/Bool] Returns: ats/SemanticType
(partition-type-for-values type values polarity)Inputs: [type :- ats/SemanticType values :- [s/Any] polarity :- s/Bool] Returns: ats/SemanticType
Inputs: [type :- ats/SemanticType values :- [s/Any] polarity :- s/Bool] Returns: ats/SemanticType
(statically-truthy-type? t)Inputs: [t :- (s/maybe ats/SemanticType)] Returns: s/Any
Inputs: [t :- (s/maybe ats/SemanticType)] Returns: s/Any
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 |