Timeline for Tuples or Objects
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Feb 21, 2020 at 21:22 | history | suggested | samuraiseoul | CC BY-SA 4.0 |
Fixed minor typo for clarity and made IDE more clearly an acronym
|
| Feb 20, 2020 at 15:38 | review | Suggested edits | |||
| S Feb 21, 2020 at 21:22 | |||||
| Apr 30, 2017 at 3:25 | comment | added | Stefan Hanke | Hopefully record types are integrated into C#8, and with it primary constructors. I don't know whether Java will have a similar feature, maybe with Panama? | |
| Apr 27, 2017 at 8:00 | comment | added | Bernhard Hiller | With C#7, you can provide names for the items of a Tuple. Then things might change (still using C#6, I generally avoid Tuples because of readabiltiy concerns). | |
| Apr 26, 2017 at 22:07 | history | answered | whatsisname | CC BY-SA 3.0 |