-
Notifications
You must be signed in to change notification settings - Fork 70
Array breaking API names #3176
Copy link
Copy link
Open
Labels
api:deprecatingDeprecates an APIDeprecates an APIaspect:apiRelated to api changeRelated to api changeaspect:arraysArrays and array streamsArrays and array streams
Milestone
Description
harendra-kumar
opened on Oct 27, 2025
Issue body actions
- revDropWhile -> dropWhileLast : drop the segment where dropWhile condition holds until the end
- revBreakEndBy -> breakBeginByLast : break at the last segment which begins by the given predicate
- revBreakEndBy_ -> breakBeginByLast_
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api:deprecatingDeprecates an APIDeprecates an APIaspect:apiRelated to api changeRelated to api changeaspect:arraysArrays and array streamsArrays and array streams