futures::join
This commit is contained in:
parent
d430fd9dca
commit
3ff695d815
@ -15,4 +15,7 @@ See the [relevant subchapter](./s04-covariance.md)
|
|||||||
## `Fail`/`FailMonad`/etc. have unclear semantics
|
## `Fail`/`FailMonad`/etc. have unclear semantics
|
||||||
See the [relevant subchapter](./s05-fail.md)
|
See the [relevant subchapter](./s05-fail.md)
|
||||||
|
|
||||||
|
## Is `FutureInstance` actually feasible?
|
||||||
|
Todo: measure `futures::join` performance.
|
||||||
|
|
||||||
## Can `WeakFunctor` be an associated type of a `Functor` instead of its supertype?
|
## Can `WeakFunctor` be an associated type of a `Functor` instead of its supertype?
|
||||||
|
Loading…
Reference in New Issue
Block a user