What is Nostr?
Sven A. Schmidt /
npub1y5p…gg3h
2023-11-23 20:29:43
in reply to nevent1q…0r7g

Sven A. Schmidt on Nostr: npub1sy696…g5dxr Why not just var results = [Data]() for url in urls { let res = ...

npub1sy696clgjzaqm2cg92dy0fvuf0m3kr0kn4f4yqlam0fpy03lfdsqpg5dxr (npub1sy6…5dxr) Why not just

var results = [Data]()
for url in urls {
let res = try await downloadStuff(url: url)
results.append(res)
}

Or is that what you mean by “AsyncSequence”? I’m guessing not, because that’s a regular sequence.
Author Public Key
npub1y5pc9k9r2srfqkju0jqhgvvuw7z7j9e4fya0wsllk9nmgfmr2lrqlngg3h