Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 222 Bytes

Exercise 8.11 (P153)

Following the approach of mirroredQuery in Section 8.4.4, implement a variant of fetch that requests several URLs concurrently. As soon as the first response arrives, cancel the other requests.