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

Monad extension #1356

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Monad extension #1356

merged 2 commits into from
Jan 16, 2025

Conversation

YarinHeffes
Copy link
Collaborator

Added join and implemented Applicative (Arrow :a) and Monad (Arrow :a).

Taken from #1243.

The original motivation for this was to enable (join bimap).

@stylewarning stylewarning enabled auto-merge (rebase) January 16, 2025 19:19
@stylewarning stylewarning merged commit cbc1a93 into coalton-lang:main Jan 16, 2025
25 checks passed
@YarinHeffes YarinHeffes deleted the monad-extension branch January 16, 2025 20:27
@YarinHeffes YarinHeffes mentioned this pull request Jan 17, 2025
7 tasks
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