Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chme
on Aug 12, 2016
|
parent
|
context
|
favorite
| on:
Zero-cost futures in Rust
Hmm... Shouldn't iterators be turned to streams?
Like this:
fut = v.into_iter().map(|file| file.close()).into_future();
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Like this: