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

Fix misinformation on Flow<Loadable<out Serializable?>>.innerMap's documentation #42

Conversation

jeanbarrossilva
Copy link
Owner

@jeanbarrossilva jeanbarrossilva commented Jul 18, 2023

The documentation is misleading:

Maps each emitted [Loadable] with the given [transform].

It doesn't; it transforms the content of loaded Loadables, not the Loadables themselves.

@jeanbarrossilva jeanbarrossilva added the documentation Improvements or additions to documentation label Jul 18, 2023
@jeanbarrossilva jeanbarrossilva self-assigned this Jul 18, 2023
@jeanbarrossilva jeanbarrossilva changed the title Fix misinformation on Flow<Loadable<out Serializable?>>.innerMap's Fix misinformation on Flow<Loadable<out Serializable?>>.innerMap's documentation Jul 18, 2023
@jeanbarrossilva jeanbarrossilva merged commit db00ff6 into main Jul 18, 2023
2 checks passed
@jeanbarrossilva jeanbarrossilva deleted the doc/fix-misinformation-on-loadable-flow-inner-map-extension branch July 18, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant