Skip to content

Introduce protocol for effect-like expression nodes #3040

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

Open
hamishknight opened this issue Apr 3, 2025 · 2 comments
Open

Introduce protocol for effect-like expression nodes #3040

hamishknight opened this issue Apr 3, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@hamishknight
Copy link
Contributor

Description

We ought to have a common protocol for try, await, and unsafe expression nodes, which would allow us to simplify the checks added in #3037.

@ahoppen
Copy link
Member

ahoppen commented Apr 3, 2025

Synced to Apple’s issue tracker as rdar://148548364

@grynspan
Copy link
Contributor

grynspan commented Apr 5, 2025

See #2549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants