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

Add Functor trait #114

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Add Functor trait #114

merged 8 commits into from
Jul 23, 2024

Conversation

janmasrovira
Copy link
Contributor

No description provided.

@janmasrovira janmasrovira self-assigned this Jul 22, 2024
@janmasrovira janmasrovira added the enhancement New feature or request label Jul 22, 2024
@janmasrovira janmasrovira force-pushed the functor branch 3 times, most recently from 00f1291 to 3bb34f3 Compare July 22, 2024 18:40
Copy link
Collaborator

@paulcadman paulcadman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also add a Functor instance to the Result type.

@janmasrovira
Copy link
Contributor Author

We could also add a Functor instance to the Result type.

Done

@janmasrovira janmasrovira requested a review from paulcadman July 23, 2024 09:55
@janmasrovira janmasrovira marked this pull request as ready for review July 23, 2024 10:11
@janmasrovira janmasrovira merged commit 4f14245 into main Jul 23, 2024
1 of 2 checks passed
paulcadman added a commit to anoma/juvix that referenced this pull request Jul 30, 2024
paulcadman added a commit to anoma/juvix that referenced this pull request Jul 31, 2024
janmasrovira pushed a commit to anoma/juvix that referenced this pull request Jul 31, 2024
This updates the juvix-stdlib to contain:

* anoma/juvix-stdlib#111
* anoma/juvix-stdlib#114

Much work needs to be done in the test suite to integrate these changes.
paulcadman added a commit to anoma/juvix that referenced this pull request Jul 31, 2024
janmasrovira pushed a commit to anoma/juvix that referenced this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants