Ah, yes! That's defenitely more elegant. Thx, Arie
2008/12/5 Stuart Sierra <[EMAIL PROTECTED]> > > On Dec 5, 11:17 am, Randall R Schulz <[EMAIL PROTECTED]> wrote: > > You can (def is-even?) before your (defn is-odd? ...), which will allow > > it to compile. > > The recently-added "declare" is for just this purpose: > (declare is-even?) > > -Stuart Sierra > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---