Skip to content

feat: add mapDistribute function#462

Open
albertossilva wants to merge 1 commit into
scurker:mainfrom
albertossilva:map-distribute
Open

feat: add mapDistribute function#462
albertossilva wants to merge 1 commit into
scurker:mainfrom
albertossilva:map-distribute

Conversation

@albertossilva

Copy link
Copy Markdown

This new function makes the developer's life easier while distributing values into arrays.

The main use case is that distribution sometimes will happen into a value to generate installments, this is covered by distribute method.
In this PR the idea is to cover a second important use case, that is distributing a value over an previous list of elements.

This new function makes the developer's life easier while distributing values into arrays.
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.

1 participant