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

Standard library: Collections #4647

Closed
robin-aws opened this issue Oct 11, 2023 · 1 comment
Closed

Standard library: Collections #4647

robin-aws opened this issue Oct 11, 2023 · 1 comment
Assignees
Labels
kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: standard libraries Standard libraries packaged in the Dafny distribution

Comments

@robin-aws
Copy link
Member

Common utilities for working with the built-in collection types: seq, set, map<K, V>, etc.

Existing source:

dafny-lang/libraries/src/Collections

@robin-aws robin-aws added this to the Dafny Standard Libraries milestone Oct 11, 2023
@robin-aws robin-aws added part: standard libraries Standard libraries packaged in the Dafny distribution kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny labels Oct 11, 2023
@stefan-aws stefan-aws assigned stefan-aws and unassigned stefan-aws Oct 17, 2023
@robin-aws
Copy link
Member Author

Completed in #4756 and #4776

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: standard libraries Standard libraries packaged in the Dafny distribution
Projects
None yet
Development

No branches or pull requests

3 participants