There are also unchecked versions. Don't know if they are needed at
this moment. We have unchecked-remainder, but there isn't unchecked-
quotient or unchecked-modulo.

I added tests for mod, rem & quot to test-clojure.numbers:
http://code.google.com/p/clojure-contrib/source/browse/trunk/src/clojure/contrib/test_clojure/numbers.clj

Frantisek

On Feb 12, 1:12 pm, Timothy Pratley <timothyprat...@gmail.com> wrote:
> On Feb 12, 10:47 pm, Frantisek Sodomka <fsodo...@gmail.com> wrote:
>
> > Also, "mod" seems too strict about numbers it accepts (only
> > integers!):
>
> *chuckle* indeed, why be so strict!
> Removed the integer checks, hey it is looking really similar to SBCL
> now 
> o_Ohttp://clojure.googlecode.com/issues/attachment?aid=-8203783698158074...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to