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

Add a Vector wrapper example #92

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mario-bucev
Copy link
Collaborator

All properties rely on the list representation of the Vector.
Requires epfl-lara/stainless#1541 to be merged first.

@vkuncak
Copy link
Contributor

vkuncak commented Aug 5, 2024

Can you add slice to the methods, specified using List islice and implemented as extern via delegation to https://github.com/scala/scala/blob/9468b9abcda6955688804194c02fe11db8c78a38/src/library/scala/collection/immutable/Vector.scala#L308 at run time? We can then merge, @mario-bucev

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.

2 participants