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

Improve Set and Map implementation #130

Merged
merged 6 commits into from
Oct 24, 2024
Merged

Improve Set and Map implementation #130

merged 6 commits into from
Oct 24, 2024

Conversation

lukaszcz
Copy link
Contributor

@lukaszcz lukaszcz commented Oct 21, 2024

@lukaszcz lukaszcz self-assigned this Oct 21, 2024
@lukaszcz lukaszcz marked this pull request as ready for review October 22, 2024 15:51
@lukaszcz lukaszcz requested review from paulcadman and janmasrovira and removed request for paulcadman October 22, 2024 15:51
@paulcadman paulcadman merged commit 7c7162a into main Oct 24, 2024
1 check passed
paulcadman added a commit to anoma/juvix that referenced this pull request Oct 24, 2024
* Updates the standard library to
anoma/juvix-stdlib#130
* Also changes `null` to `isEmpty`, which required updating some tests

---------

Co-authored-by: Paul Cadman <git@paulcadman.dev>
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.

Add instances for Functor, etc., for Set Add a function to create Set and Map with a single member
3 participants