Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theolampert/asyncsequenceextensions
Array extensions for async and concurrent operations.
https://github.com/theolampert/asyncsequenceextensions
async functional-programming swift
Last synced: about 1 month 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T08:27:26.000Z (4 months ago)
- Last Synced: 2024-07-19T16:55:24.989Z (4 months ago)
- Topics: async, functional-programming, swift
- Language: Swift
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- 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.