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

Align URLSession doc to benefit from liveValue. #27

Merged
merged 1 commit into from Jan 17, 2023

Conversation

oronbz
Copy link
Contributor

@oronbz oronbz commented Jan 17, 2023

This is a proposal to to show an example of how to incorporate a dependency within a dependency while still benefiting from the auto liveValue injection, without the need to manually inject it with the .depencency(...) modifier.

This is a proposal to to show an example of how to incorporate a dependency within a dependency while still benefiting from the auto `liveValue` injection,
without the need to manually inject it with the `.Depencency(...)` modifier.
Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

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

Nice catch, this is a great change. Thanks!

@mbrandonw mbrandonw merged commit 53e5286 into pointfreeco:main Jan 17, 2023
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

2 participants