January 30, 2011
On 1/30/11, Philippe Sigaud <philippe.sigaud@gmail.com> wrote:
> If anyone is interested, I coded a n-args version of unaryFun/binaryFun called naryFun. If you use 'a', 'b', ... as args names, it can automatically determine the templated function arity.

Is this going in the next release? There's an nary template in std.functional right now but it's commented out. It does look like an older attempt that probably didn't work.
1 2 3
Next ›   Last »