Skip to main content

unchecked-divide-int

functionv1.0

clojure.core/unchecked-divide-int

Available in:BBCLJCLJS
(unchecked-divide-int [x y])
Returns the division of x by y, both int. Note - uses a primitive operator subject to truncation.

No examples yet. Be the first to add one!