Y
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
noblethrasher
4538 days ago
(new Func<int>(() => 2))();
link