facebookexperimental / facebookexperimental/libunifex
Documentation multiple results encapsulation is missing end of sentence
Open
documentation
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/facebookexperimental/libunifex/blob/main/doc/overview.md#multiple-results
The Paragraph in question is the following:
> Awaitables currently only support returning either no result, ie. void, or a single value from a co_await expression. This forces coroutines to have to encapsulate multiple results in the
I don't know how the sentence should end. Maybe something about return type wrapping into tuples or something like that
Contributor guide
Assessment
This issue has not been assessed yet.