ClojureDocs

Nav

Namespaces

unchecked-remainder-int

clojure.core

Available since 1.0 (source)
  • (unchecked-remainder-int x y)
Returns the remainder of division of x by y, both int.
Note - uses a primitive operator subject to truncation.
0 Examples
No examples for clojure.core/unchecked-remainder-int.
See Also
No see-alsos for clojure.core/unchecked-remainder-int
0 Notes
No notes for unchecked-remainder-int