Skip to main content

instance?

macrov1.7

cljs.core/instance?

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

No examples yet. Be the first to add one!