Closed
Description
Cartesian iterates second sequence as many times as items in the first sequence. There's even a to-do comment in the code that this needed addressing:
MoreLINQ/MoreLinq/Cartesian.cs
Lines 44 to 46 in f6a3f7b
This is being considered a breaking change for sake of alerting users that it's behaving now the way it should've in the first place.