> But then you would need a matcher for every i...
# kotlintest
w
But then you would need a matcher for every item anyways. In that case, you might as well match one by one
That’s true, but wouldn’t require nesting with `forall`/`zip`