https://github.com/theolampert/asyncsequenceextensions
Array extensions for async and concurrent operations.
https://github.com/theolampert/asyncsequenceextensions
async functional-programming swift
Last synced: 8 months ago
JSON representation
Array extensions for async and concurrent operations.
- Host: GitHub
- URL: https://github.com/theolampert/asyncsequenceextensions
- Owner: theolampert
- License: mit
- Created: 2024-06-30T08:49:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T07:25:25.000Z (about 1 year ago)
- Last Synced: 2024-10-29T19:29:54.661Z (about 1 year ago)
- Topics: async, functional-programming, swift
- Language: Swift
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### AsyncSequenceExtensions
Async and concurrent variations of map / filter / reduce.