-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation
CollectionList::remove()
(#6381)
* init commit for implementing CollectionList::remove() * Revert "init commit for implementing CollectionList::remove()" This reverts commit 57a074e. * Revert "Revert "init commit for implementing CollectionList::remove()"" This reverts commit 43e102a. * fix internal logic for deleting a nested collection * more testing * Add verify() to List_NestedList_Remove * code review * typo * fix comment * code review --------- Co-authored-by: Jørgen Edelbo <[email protected]>
- Loading branch information
1 parent
3412c84
commit 1b41c6f
Showing
3 changed files
with
100 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters