Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add ArrayInterface#reduce #162

Merged
merged 2 commits into from
May 29, 2022
Merged

Feature: add ArrayInterface#reduce #162

merged 2 commits into from
May 29, 2022

Conversation

boesing
Copy link
Owner

@boesing boesing commented May 29, 2022

fixes #103

…reduce` and `MapInterface#reduce`

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing added the enhancement New feature or request label May 29, 2022
@boesing boesing added this to the 1.0.0 milestone May 29, 2022
@boesing boesing changed the title feature: add ArrayInterface#reduce Feature: add ArrayInterface#reduce May 29, 2022
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing merged commit f459622 into 1.0.x May 29, 2022
@boesing boesing deleted the feature/reduce branch May 29, 2022 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OrderedListInterface#reduce and MapInterface#reduce
1 participant