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

feat: Add newtype support for map and imap #5175

Merged
merged 30 commits into from
Apr 9, 2024

Conversation

RustanLeino
Copy link
Collaborator

@RustanLeino RustanLeino commented Mar 12, 2024

This PR adds support for newtypes based on map and imap.

Note, members (including the built-in members .Keys and .Values) have not yet been tested. Support for them will be added in a separate PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@RustanLeino RustanLeino marked this pull request as ready for review March 28, 2024 17:14
@RustanLeino RustanLeino enabled auto-merge (squash) March 29, 2024 22:27
auto-merge was automatically disabled April 8, 2024 09:18

Merge queue setting changed

@RustanLeino RustanLeino added this pull request to the merge queue Apr 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 9, 2024
@RustanLeino RustanLeino added this pull request to the merge queue Apr 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 9, 2024
@RustanLeino RustanLeino added this pull request to the merge queue Apr 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 9, 2024
@keyboardDrummer keyboardDrummer enabled auto-merge (squash) April 9, 2024 14:44
@keyboardDrummer keyboardDrummer merged commit 8e75fcb into dafny-lang:master Apr 9, 2024
20 checks passed
@RustanLeino RustanLeino deleted the newtype-map branch April 9, 2024 17: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.

None yet

4 participants