swift-async-algorithms
swift-async-algorithms copied to clipboard
Add waitForAll method
This PR implements a method to wait for an asynchronous sequence to complete.
Fix #265