2009/2/26 Anand Patil <[email protected]> > > Hi all, > > I could use a version of 'partial' that would allow me to: > > - Partially apply a function to any of its arguments, not just the > first one
That's already the case, haven't you made a little test ? > > - 'Unapply' a partially-applied function from one of its arguments. Not possible as far as I know. Could you please explain use cases you have in mind for such a feature ? > > > Is any such thing already available? > > Thanks, > Anand > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
