On Thu, 01 Sep 2011 21:11:43 +0200, Martin Nowak <[email protected]> wrote:
Implementation was simpler than I'd thought. https://gist.github.com/1186982#file_list_comprehension.dSorrowly there is no phobos function to create permutations and std.functional doesn't extend to n-ary functions.
That's why Philippe Sigaud has created naryFun: http://svn.dsource.org/projects/dranges/trunk/dranges/docs/functional.html -- Simen
