I suggest that the modulus operator should be available as part of math-functions. The clojure.core/mod implementation is perfectly suited for use with algo.generic.arithmetic's multimethods. A proposed patch is attached.
I suggest that the modulus operator should be available as part of math-functions. The clojure.core/mod implementation is perfectly suited for use with algo.generic.arithmetic's multimethods. A proposed patch is attached.