Hacker News new | ask | show | jobs
by sofuture 5205 days ago
Yeah, C# tuples are a pretty glaring hack in an otherwise great, evolving language.
1 comments

Like other C# features and behaviors, I expect that, down the line, the language will pick up syntactic sugar to make the creation and usage of those tuples more straightforward (see delegates -> anonymous functions -> lambdas).
Yeah and F# is the breeding ground for C# features