facebookexperimental / facebookexperimental/libunifex

Typo in doc/overview.md

Open
#207 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

https://github.com/facebookexperimental/libunifex/blob/master/doc/overview.md#heterogeneous-results
> However, coroutines currently have the limitation that the return-type of a `co_await` expression can only be a single type (it is deduced from the return-type of the `await_ready()` method).

It should be "`await_resume()` method" instead of "`await_ready()` method", isn't it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.