-
Notifications
You must be signed in to change notification settings - Fork 151
Issues: apple/swift-async-algorithms
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
warning: 'swift-algorithms': found 1 file(s) which are unhandled: Sources/Algorithms/Documentation.docc
#337
opened Oct 22, 2024 by
weissi
Consumption of multiple bytes at once from
AsyncBufferedByteIterator
?
#315
opened Jun 6, 2024 by
CharlesJS
Seeking Help to Replace RxSwift's distinctUntilChanged with Swift Concurrency Equivalent
#313
opened Apr 23, 2024 by
mock123
throttle
does not emit the latest element at interval occurrence when latest is true
#266
opened May 23, 2023 by
tarbaiev-smg
For New feature or request
good first issue
Good for newcomers
Void
element AsyncSequence types it might be nice to have a waitForAll() async rethrows
similar to TaskGroup
enhancement
#265
opened May 22, 2023 by
phausler
Provide an option for chunking based on a signal to include empty chunks
enhancement
New feature or request
good first issue
Good for newcomers
#247
opened Jan 27, 2023 by
tachyonics
Sequence
-based implementation of combining algorithms in addition to variadic ones
enhancement
#226
opened Nov 2, 2022 by
MaxDesiatov
Provide a higher arity version of merge(…)
Future
Unscheduled work for future releases
#218
opened Oct 19, 2022 by
tonyarnold
Subject equivalent?
Future
Unscheduled work for future releases
#176
opened Jul 10, 2022 by
ursusursus
Multi-consumption of an Unscheduled work for future releases
AsyncSequence
Future
#110
opened Mar 26, 2022 by
ABridoux
ProTip!
Exclude everything labeled
bug
with -label:bug.