Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
spacechild1
4 hours ago
|
on: Rust project goals: Immobile types and guaranteed destructors
C++26 adopted senders/receivers (std::execution) as its official concurrency model, with the explicit aim of supporting structured concurrency. See
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p23...
reply