http://www.perlmonks.org?node_id=994522


in reply to Re: Simplifying repeated parameter lists
in thread Simplifying repeated parameter lists

This is the type of thing that was kicking around in my head, and you and BrowserUk posted it within seconds of each other. I just couldn't quite get my head to how to search for it.
  • Comment on Re^2: Simplifying repeated parameter lists

Replies are listed 'Best First'.
Re^3: Simplifying repeated parameter lists
by runrig (Abbot) on Sep 19, 2012 at 20:23 UTC
      a HA! Well that explains "I iterate before I curry" then I suppose. Yeah I'd never have come up with currying as a search term.
Re^3: Simplifying repeated parameter lists
by Anonymous Monk on Sep 19, 2012 at 20:22 UTC

    couldn't quite get my head to how to search for it

    Did you have any search ideas? I'm interested, because its one of those things, if you don't know the name, its kind of hard to find,

    Tutorials: Closure on Closures

      Great node link, thanks o/

      And no, I sorta came up with diddly squat, hunting around for 'lambdas' as I was.