Skip to main content

cast

functionv1.0

clojure.core/cast

(cast [c x])
Throws a ClassCastException if x is not a c, else returns x.

No examples yet. Be the first to add one!