Skip to main content

int?

functionv1.9

cljs.core/int?

Available in:BBCLJCLJS
(int? [x])
Return true if x satisfies integer? or is an instance of goog.math.Integer or goog.math.Long.

No examples yet. Be the first to add one!