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 types to some comprehensions #65

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Add types to some comprehensions #65

merged 1 commit into from
Jun 24, 2024

Conversation

Keno
Copy link
Member

@Keno Keno commented Jun 24, 2024

Currently the correctness of this depends on the exact typejoin logic for comprehensions. That's probably reasonably safe, but it can break when developing Base, and since this is a stdlib, let's be a good citizen and annotate the types.

@tecosaur
Copy link
Collaborator

Looks good, thanks Keno!

Currently the correctness of this depends on the exact typejoin logic
for comprehensions. That's probably reasonably safe, but it can break
when developing Base, and since this is a stdlib, let's be a good
citizen and annotate the types.
@tecosaur tecosaur force-pushed the kf/comprehensiontypes branch from 0d97224 to 43fb018 Compare June 24, 2024 17:41
@tecosaur tecosaur merged commit 43fb018 into main Jun 24, 2024
4 checks passed
@tecosaur tecosaur deleted the kf/comprehensiontypes branch June 24, 2024 17:42
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