Skip to main content

integer?

functionv1.7

cljs.core/integer?

Available in:BBCLJCLJS
(integer? [n])
Returns true if n is a JavaScript number with no decimal part.

No examples yet. Be the first to add one!