Hacker News new | ask | show | jobs
by skyde 3221 days ago
Haskell is doing this already with par and seq function to control parallel and lazy evaluation. I believe we should have something like this for Async