Reference notes taken while going through the PluralSight LINQ Fundamentals course: Yield is a continuation yields it'self back to whoever called it where where is lazy Greedy operator .ToList() --> whatever is coming in, I'm going to make a concrete list of this