Hacker News new | ask | show | jobs
by Touche 4538 days ago
Not too bad. Actions return null though. How about a self-executing function that returns a value? This is useful for assigning values to variables. IIRC it's going to start getting more ugly from here.
1 comments

    (new Func<int>(() => 2))();