Continuation-Passing Style Overload(www.kodefuguru.com)
submitted by
KodefuGuru(2818) 1 year, 9 months ago
I wrote about continuation-passing style in a post a couple of months ago, and I’ve had time to ruminate over it since. One consideration I had is whether to return a type or not. This is easily handled by overloading the method.
I also describe how I created an executable with Func<int, void>.
|category: C#
|Views: 6
tags:
C# another
Everyones tags:
Your Tags: