[HN Gopher] FuturesUnordered and the Order of Futures
___________________________________________________________________
FuturesUnordered and the Order of Futures
Author : todsacerdoti
Score : 18 points
Date : 2024-02-18 10:26 UTC (12 hours ago)
(HTM) web link (without.boats)
(TXT) w3m dump (without.boats)
| rad_gruchalski wrote:
| Wake me up when Rust collections work with async code out of the
| box.
|
| Every time I use Rust, my soul wants to see constructions using
| map, filter, and what not, similar to Scala. But no easy async
| support for those functions make the resulting code really
| difficult to look at.
| withoutboats3 wrote:
| This comment is really not relevant to my post, but its a work
| in progress. Async closures were just added to the nightly
| compiler, and their author wrote an async iterator combinator
| library here: https://github.com/compiler-errors/async-
| iterator-ext
| rad_gruchalski wrote:
| Thank you.
| paulddraper wrote:
| So...the same as Scala?
___________________________________________________________________
(page generated 2024-02-18 23:01 UTC)