Y
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
eropple
5205 days ago
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).
link
manojlds
5205 days ago
Yeah and F# is the breeding ground for C# features
link