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 OrderedListInterface#removeAt #165

Merged
merged 2 commits into from
May 30, 2022

Conversation

boesing
Copy link
Owner

@boesing boesing commented May 30, 2022

fixes #163

@boesing boesing added the enhancement New feature or request label May 30, 2022
@boesing boesing added this to the 1.0.0 milestone May 30, 2022
@boesing boesing force-pushed the feature/orderedlist-removeat branch from 1a1f1f7 to d995ec7 Compare May 30, 2022 00:31
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing force-pushed the feature/orderedlist-removeat branch from d995ec7 to b063e7f Compare May 30, 2022 00:37
@boesing boesing merged commit 34c5f65 into 1.0.x May 30, 2022
@boesing boesing deleted the feature/orderedlist-removeat branch May 30, 2022 00:39
@boesing boesing changed the title feature: add OrderedListInterface#removeAt Feature: add OrderedListInterface#removeAt May 30, 2022
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#removeAt to drop an item at a specific index
1 participant