facebookexperimental / facebookexperimental/libunifex

Documentation multiple results encapsulation is missing end of sentence

Open
#618 0 comments 0 reactions 0 assignees View on GitHub
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

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.