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 lazy sequence concatenation in Python #4393

Closed
robin-aws opened this issue Aug 4, 2023 · 0 comments · Fixed by #4509
Closed

Implement lazy sequence concatenation in Python #4393

robin-aws opened this issue Aug 4, 2023 · 0 comments · Fixed by #4509

Comments

@robin-aws
Copy link
Member

See #2390 for more details.

Ideally should be achieved by hooking up the dafnyRuntime.dfy implementation of Sequence into the Python runtime just as it was for the Go runtime in this PR: #3167

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 a pull request may close this issue.

1 participant