[Feature] removalIterable #20

Closed
opened 2021-12-15 03:22:25 +01:00 by Speiger · 0 comments
Owner

Creates a Iterator that is expecting remove to be called in masses.
For LinkedLists/ImmutableLists it returns itself.
For ArrayLists it returns a Iterator that is designed to function like removeIf

Creates a Iterator that is expecting remove to be called in masses. For LinkedLists/ImmutableLists it returns itself. For ArrayLists it returns a Iterator that is designed to function like removeIf
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Speiger/Primitive-Collections#20
No description provided.