Skip to content

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

Merged
tbagrel1 merged 1 commit intomasterfrom
tbagrel1/void-to-consume-functor-content
Feb 17, 2022
Merged

Add void function to consume Control.Functor.Linear.Functor inner value#387
tbagrel1 merged 1 commit intomasterfrom
tbagrel1/void-to-consume-functor-content

Conversation

@tbagrel1
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

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

Apparently we can. Fancy that!

@tbagrel1
Copy link
Copy Markdown
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