Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[add] new repository #8

Merged
merged 58 commits into from
Mar 20, 2024
Merged

[add] new repository #8

merged 58 commits into from
Mar 20, 2024

Conversation

ayham-achami
Copy link
Owner

No description provided.

/// <#Description#>
/// - Parameter isIncluded: <#isIncluded description#>
/// - Returns: <#description#>
public __consuming func filter(_ isIncluded: @escaping (Element) throws -> Bool) rethrows -> RepositoryAsyncFilterSequence<Self> {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Аккуратнее с такими __consuming флагами) ты точно знаешь что он делает? Вроде consume https://github.com/apple/swift-evolution/blob/main/proposals/0366-move-function.md появиться в Swift 5.9

Copy link
Collaborator

@amyaots amyaots Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DmitriyKichigin DmitriyKichigin merged commit a7dd531 into mainline Mar 20, 2024
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.

4 participants