Skip to content

Add Split method to SetBuilder - #462

Open
felix-kaestner wants to merge 1 commit into
dev/tilt-labelsfrom
gnmiext/split-method
Open

Add Split method to SetBuilder#462
felix-kaestner wants to merge 1 commit into
dev/tilt-labelsfrom
gnmiext/split-method

Conversation

@felix-kaestner

@felix-kaestner felix-kaestner commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Split partitions a builder's operations by a predicate into two
new builders that inherit the original limit. This enables callers
to separate e.g. feature activations from config operations before
executing them in the required order.

Split partitions a builder's operations by a predicate into two
new builders that inherit the original limit. This enables callers
to separate e.g. feature activations from config operations before
executing them in the required order.

Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant