(no title)
sobani | 4 years ago
The difference, as @sbelskie already mentioned, is that Where has an optimization for List, while First only uses the naive enumerator.
sobani | 4 years ago
The difference, as @sbelskie already mentioned, is that Where has an optimization for List, while First only uses the naive enumerator.
No comments yet.