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

allow m/-proxy-schema child to be a delay #1090

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

frenchy64
Copy link
Collaborator

@frenchy64 frenchy64 commented Aug 16, 2024

This allows you to -walk a proxy schema without computing its child.

This is something that I found came in handy implementing lexical scope. In that case, there's a lot of substitution happening, and it doesn't make sense to compute the proxy child if you're just going to throw them away to replace the proxy with new children.

@frenchy64 frenchy64 marked this pull request as ready for review August 16, 2024 22:12
@ikitommi
Copy link
Member

Ok then.

@ikitommi ikitommi merged commit 6dd2a9d into metosin:master Aug 27, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants