Hacker News new | ask | show | jobs
by ziahamza 4239 days ago
C# already has basic support for computation expressions which they implemented to support LINQ and later extended for DLR, but I cant see why they couldnt extend it further for async tasks.