Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Flow.collect documentation #3085

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Update Flow.collect documentation #3085

merged 1 commit into from
Dec 15, 2021

Conversation

qwwdfsad
Copy link
Collaborator

No description provided.

* myFlow.collect { value -> println("Collected $value")
* ```
*
* ### Method inheritance
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"implementation"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've actually stumbled across this one :)

We're consistently using Not stable for inheritance for both classes and interfaces, so I've decided to keep the glossary consistent here

@qwwdfsad qwwdfsad merged commit 41b88af into develop Dec 15, 2021
@qwwdfsad qwwdfsad deleted the update-doc branch December 15, 2021 09:14
@lukellmann
Copy link
Contributor

I think the documentation should also be updated for SharedFlow.collect.

yorickhenning pushed a commit to yorickhenning/kotlinx.coroutines that referenced this pull request Jan 28, 2022
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants