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

slightly defunctionalize Latch by giving it a PureL constructor #290

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

mitchellwrosen
Copy link
Collaborator

This PR slightly defunctionalizes Latch by distinguishing (in the constructor tag) whether a latch is pure or not.

I gather from #37 (comment) this is not necessarily the be-all end-all representation of Latch.

Nonetheless, it was easy to do, and I figured it might push the codebase forward a little bit. Feel free to close if not, though.

(Oh, some unrelated changes I see in the diff: I added an export list to Mid.Combinators)

@HeinrichApfelmus
Copy link
Owner

Seems worth it to me. Thanks! 😊

@HeinrichApfelmus HeinrichApfelmus merged commit 10e223e into master Nov 26, 2023
6 checks passed
@HeinrichApfelmus HeinrichApfelmus deleted the pure-latch-constructor branch November 26, 2023 12:45
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