(check-cast source-type target-type)(check-cast source-type
target-type
{:keys [polarity] :or {polarity :positive} :as opts})Inputs: ([source-type :- s/Any target-type :- s/Any] [source-type :- s/Any target-type :- s/Any {:keys [polarity], :or {polarity :positive}, :as opts} :- s/Any]) Returns: csch/CastResult
Inputs: ([source-type :- s/Any target-type :- s/Any] [source-type :- s/Any target-type :- s/Any {:keys [polarity], :or {polarity :positive}, :as opts} :- s/Any])
Returns: csch/CastResult(compatible? source-type target-type)Inputs: [source-type :- s/Any target-type :- s/Any] Returns: s/Bool
Inputs: [source-type :- s/Any target-type :- s/Any] Returns: s/Bool
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 |