Update the documentation comment and add a new test case.
Add an assertion in zip_first checking the iteratee length precondition.
Differential D138858
[ADT] Clarify `zip` behavior with iteratees of different lengths kuhar on Nov 28 2022, 1:14 PM. Authored by
Details Update the documentation comment and add a new test case. Add an assertion in zip_first checking the iteratee length precondition.
Diff Detail
Unit Tests Event Timeline
|
Worth mentioning what values are used to fill in if the second iteratee isn't long enough?