RxPY icon indicating copy to clipboard operation
RxPY copied to clipboard

Fix starmap_indexed not passing index

Open Boudewijn26 opened this issue 3 years ago • 1 comments

This PR fixes starmap_indexed not actually passing the index to the function

This could be considered a breaking change, although I suspect the impact would be minor. Anyone currently using starmap_indexed must have noticed it's no different from starmap

Boudewijn26 avatar Feb 16 '23 15:02 Boudewijn26

Coverage Status

Coverage: 93.425% (+0.03%) from 93.396% when pulling cab78b4c12b3483d7bf40edeb18cabb62a996cc4 on Boudewijn26:fix/starmap_indexed into a10cc1cfd31c5fb1582207d44aaa53b920163f6e on ReactiveX:master.

coveralls avatar Mar 04 '23 15:03 coveralls