Collections: Spreads, Dictionaries, Hashsets, Sequences

You probably know spreads already but did you know about the other collection types and how they are related?

Also covers dealing with more esoteric collections like MutableArray and iReadOnlyList using the IEnumerable (Sequence) interface

10 Likes