Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> "No struct tuples" is false - that's what the `struct` keyword is for. (It may have been true when the article was written.)

Quite probably. The underlying CLR ValueTuple type is a relatively recent .NET addition (and partly only exists because C# asked for it). (It was added in Fx 4.7 / Core 1.0, whereas the reference type Tuple was added way back in Fx 4.0.)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: