Liking cljdoc? Tell your friends :D

skeptic.analysis.cast.collection


check-leaf-castclj

(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
raw docstring

check-seq-castclj

(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
raw docstring

check-seq-to-vector-castclj

(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
raw docstring

check-set-castclj

(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
raw docstring

check-vector-castclj

(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
raw docstring

check-vector-to-seq-castclj

(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
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