Skip to content

Append subsection to SF-0036 with explanation of preference for BidirectionalCollection over Sequence#1994

Open
MatthewTurk247 wants to merge 1 commit into
swiftlang:release/6.4.xfrom
MatthewTurk247:proposal/initializers-join-predicates-subsection-sequence
Open

Append subsection to SF-0036 with explanation of preference for BidirectionalCollection over Sequence#1994
MatthewTurk247 wants to merge 1 commit into
swiftlang:release/6.4.xfrom
MatthewTurk247:proposal/initializers-join-predicates-subsection-sequence

Conversation

@MatthewTurk247
Copy link
Copy Markdown
Contributor

This pull request adds a subsection explaining why Predicate(all:) and Predicate(any:) expect BidirectionalCollection types rather than the broader set of Sequence types.

@MatthewTurk247 MatthewTurk247 requested a review from a team as a code owner May 24, 2026 03:07
@itingliu
Copy link
Copy Markdown
Contributor

@swift-ci please test

@itingliu
Copy link
Copy Markdown
Contributor

Actually can you rebase this and retarget this onto the 6.4 branch so it's clear that this is part of that change?

@MatthewTurk247 MatthewTurk247 changed the base branch from main to release/6.4.x May 28, 2026 15:23
@MatthewTurk247 MatthewTurk247 force-pushed the proposal/initializers-join-predicates-subsection-sequence branch from a649697 to dbe03c1 Compare May 28, 2026 15:35
@jmschonfeld
Copy link
Copy Markdown
Contributor

@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants