Same problem for me. I didn't know there's a find-doc function, thanks! Regards
On Wed, Oct 15, 2008 at 6:44 PM, Achim Passen <[EMAIL PROTECTED]>wrote: > > Hi, > > Am 15.10.2008 um 23:35 schrieb Islon: > > > Is there a remainder (rest of the division) function in closure? (as > > java '%' operator). > > I browse the docs but couldn't find one. > > clojure/rem > ([num div]) > rem[ainder] of dividing numerator by denominator. > > I ran into the same problem some time ago - find-doc/searching for > "remainder" doesn't work here, for obvious reasons. Maybe it's a good > idea to change the doc string? > > Kind regards, > achim > > > > --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---