dart-lang / dart-lang/language
Discards - Dummy type/ field
Open
feature
- Dominant language
- TeX
- Stars
- 2.9k
- Forks
- 239
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 14
Description
`(_, _, area) = city.GetCityInformation(cityName);`
Similar to C#'s discards type, a discard/ dummy type in dart would be useful.
https://docs.microsoft.com/en-us/dotnet/csharp/discards
Contributor guide
Assessment
This issue has not been assessed yet.