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

Implement listSorted #987

Open
konnov opened this issue Jun 27, 2023 · 3 comments
Open

Implement listSorted #987

konnov opened this issue Jun 27, 2023 · 3 comments
Assignees
Labels
blocked Blocked by another issue or requirement example Language and specification examples

Comments

@konnov
Copy link
Contributor

konnov commented Jun 27, 2023

From time to time, we need an operator that sorts a list. I started to write one some time ago, but than ran into a few unsupported features. It looks like we have to implement #150 first.

This work is tracked in: https://github.com/informalsystems/quint/blob/igor/sorting/examples/spells/basicSpells.qnt#L118

This definition was asked for by @andrey-kuprianov and @angbrav.

@konnov konnov added the blocked Blocked by another issue or requirement label Jun 27, 2023
@konnov konnov self-assigned this Jun 27, 2023
@konnov konnov added example Language and specification examples product-priority and removed product-priority labels Jun 27, 2023
@konnov konnov added the W3 label Jul 20, 2023
@bugarela
Copy link
Collaborator

bugarela commented Dec 5, 2023

I don't understand this issue. It already refers to the implementation, so seems like it is completed already.

@shonfeder
Copy link
Contributor

I think that is a link to a WIP branch.

@bugarela
Copy link
Collaborator

bugarela commented Dec 5, 2023

ah right! I didn't notice that, sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by another issue or requirement example Language and specification examples
Projects
None yet
Development

No branches or pull requests

3 participants