IntelliTect / IntelliTect/CodingGuidelines
proposal: ban List<T>.ForEach
Aperta
- Lingua principale
- C#
- Stelle
- 12
- Fork
- 16
- Merge medio
- 2m
- PR unite (30g)
- 7
Descrizione
List.ForEach is yucky and there's no scenario where it should be used instead of a `foreach` loop.
Eric Lippert agrees: https://ericlippert.com/2009/05/18/foreach-vs-foreach/
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.