Skip to content

Add void function to consume Control.Functor.Linear.Functor inner value #387

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

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

tbagrel1
Copy link
Member

@tbagrel1 tbagrel1 commented Feb 16, 2022

Apply decision of PR #356 : we should have a void :: (Functor f, Consumable a) => f a %1 -> f () function not only for Data.Functor.Linear.Functor but for Control.Functor.Linear.Functor as well.

Closes #356.

@aspiwack
Copy link
Member

PR #356 might be closed when this PR is merged.

I wonder if we can use the “closes X” action on PRs.

@tbagrel1 tbagrel1 merged commit 184855f into master Feb 17, 2022
@tbagrel1 tbagrel1 deleted the tbagrel1/void-to-consume-functor-content branch February 17, 2022 09:28
@aspiwack
Copy link
Member

I wonder if we can use the “closes X” action on PRs.

Apparently we can. Fancy that!

@tbagrel1
Copy link
Member Author

I tried yesterday to link the PR using the Github UI; but failed. However, it seems that we can do it with the Closes keyword.

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.

2 participants