On May 30, 2009, at 7:25 PM, kinghajj wrote:
> > On May 30, 1:19 pm, Daniel Lyons <fus...@storytotell.org> wrote: >> You can't have both partial application and variable arity functions. > > Uh, yeah you can. Haskell can have variadic functions, like > Text.Printf.printf, and with some explicit type signatures you can > still partially apply it. Taking (+) as an example, or any other function with an & rest argument, how would your version of Clojure know when to return a value and when to return a function of yet another argument? — Daniel Lyons http://www.storytotell.org -- Tell It! --~--~---------~--~----~------------~-------~--~----~ 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 Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---