Skip to main content

unchecked-remainder-int

functionv1.0

clojure.core/unchecked-remainder-int

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

No examples yet. Be the first to add one!