Skip to content

Add missing index to mapper function in pMapIterable - #71

Merged
sindresorhus merged 1 commit into
sindresorhus:mainfrom
noamokman:add-index-to-mapper
Apr 3, 2024
Merged

Add missing index to mapper function in pMapIterable#71
sindresorhus merged 1 commit into
sindresorhus:mainfrom
noamokman:add-index-to-mapper

Conversation

@noamokman

Copy link
Copy Markdown
Contributor

Hey,
I noticed pMapIterable has the same typescript Mapper function that accepts an index,
but an index is not sent the the mapper function.
I hope this code makes sense.
I added the relevant tests,
Thanks!

@sindresorhus
sindresorhus merged commit dc597e5 into sindresorhus:main Apr 3, 2024
@sindresorhus

Copy link
Copy Markdown
Owner

Thanks for catching that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants