RxPY
RxPY copied to clipboard
Fix starmap_indexed not passing index
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