Hi Stuart,

Am 20.10.2008 um 20:00 schrieb Stuart Halloway:

> Nice--I like this one, except for needing to apply. What I really want
> is arity overloading *within* the first argument, which is what led me
> down the path to multimethods.

Yes, sadly arity matching is only available at the top level, so  
applying was the only way to closely translate the Haskell version i  
could see.

What are your concerns re: apply? Are there performance issues? Or is  
it not being able to call qsort on a collection directly?

> Is there a reason to prefer concat over lazy-cat here?

No, that was entirely unintentional - sorry for the confusion.

Kind regards,
achim


-- 
http://rauschabstand.twoday.net


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to