Comment on First C# 7 Design Meeting NotesparentComments−azth11y I did some testing recently and realized that manually currying in a for loop is faster than using function composition with delegates by about 40%.Interesting. Do you have this benchmarking code posted somewhere? What do you mean by "manual currying"?
Comments
Interesting. Do you have this benchmarking code posted somewhere? What do you mean by "manual currying"?