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

adds Stream.resourceK and Stream.resourceWeakK methods #2884

Merged
merged 3 commits into from
Oct 17, 2022
Merged

adds Stream.resourceK and Stream.resourceWeakK methods #2884

merged 3 commits into from
Oct 17, 2022

Conversation

jbwheatley
Copy link
Contributor

@jbwheatley jbwheatley commented Apr 11, 2022

Found this was a useful combinator when I was writing some library code and thought it would be sensible to add it here :)
Creates a Resource[F, *] ~> Stream[F, *]

@jbwheatley jbwheatley changed the title add Stream.resourceK method adds Stream.resourceK and Stream.resourceWeakK methods Apr 11, 2022
@mpilquist mpilquist closed this Oct 17, 2022
@mpilquist mpilquist reopened this Oct 17, 2022
@mpilquist mpilquist merged commit 700738a into typelevel:main Oct 17, 2022
@jbwheatley jbwheatley deleted the stream-resourceK branch October 17, 2022 14:54
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.

3 participants