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

Optimize pyk.kast.inner.collect #4708

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

tothtamas28
Copy link
Contributor

The previous implementation called bottom_up and as a side effect created a deep copy of the input term.

@tothtamas28 tothtamas28 self-assigned this Dec 10, 2024
@tothtamas28 tothtamas28 marked this pull request as ready for review December 10, 2024 15:20
pyk/src/pyk/kast/inner.py Outdated Show resolved Hide resolved
pyk/src/pyk/kast/inner.py Outdated Show resolved Hide resolved
The previous implementation called `bottom_up` and as a side effect
created a deep copy of the input term.
@automergerpr-permission-manager automergerpr-permission-manager bot merged commit c4d9777 into develop Dec 11, 2024
18 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the kast-collect branch December 11, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants