Liking cljdoc? Tell your friends :D

skeptic.analysis.cast.branch


check-conditional-castclj

(check-conditional-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-intersection-castclj

(check-intersection-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-maybe-castclj

(check-maybe-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-union-castclj

(check-union-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-wrapper-castclj

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