Skip to main content

instance?

functionv1.0

clojure.core/instance?

Available in:BBCLJCLJS
(instance? [c x])
Evaluates x and tests if it is an instance of the class c. Returns true or false

No examples yet. Be the first to add one!