Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid observe overhead for Future#map
Out of the combinators, this is the only case that does not rely on pre-existing futures, auto detection, or rescuing errors, so the extra verbosity seems like a reasonable trade-off.
- Loading branch information