Skip to content

Conversation

@RustanLeino
Copy link
Collaborator

Perform Lit-lifting for the |_| operator for collections. This lets a few more assertion involving literals verify automatically, especially some that involve recursively processing prefixes of sequences. Unfortunately, it doesn't do much for the other collection types (sets, multisets, maps), but the PR still processes those types in the same way as sequences.

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

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.

1 participant