(check-leaf-cast source-type target-type polarity)Inputs: [source-type :- ats/SemanticType target-type :- ats/SemanticType polarity :- s/Any] Returns: csch/CastResult
Inputs: [source-type :- ats/SemanticType target-type :- ats/SemanticType polarity :- s/Any] Returns: csch/CastResult
(check-seq-cast run-child source-type target-type opts)Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
(check-seq-to-vector-cast run-child source-type target-type opts)Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
(check-set-cast run-child source-type target-type opts)Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
(check-vector-cast run-child source-type target-type opts)Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
(check-vector-to-seq-cast run-child source-type target-type opts)Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
Inputs: [run-child :- (s/pred fn?) source-type :- ats/SemanticType target-type :- ats/SemanticType opts :- s/Any] Returns: csch/CastResult
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 |