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

refactor(hydroflow_plus)!: dedup signatures for Singleton and Optional #1526

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

shadaj
Copy link
Member

@shadaj shadaj commented Nov 5, 2024

Also renames cross_singleton to zip when both sides are singleton-like.

Stack created with Sapling. Best reviewed with ReviewStack.

Copy link

cloudflare-workers-and-pages bot commented Nov 5, 2024

Deploying hydroflow with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4f77af
Status: ✅  Deploy successful!
Preview URL: https://db11ec62.hydroflow.pages.dev
Branch Preview URL: https://pr1526.hydroflow.pages.dev

View logs

@MingweiSamuel
Copy link
Member

cross_singleton isn't a very good name in general imo

…onal`

Also renames `cross_singleton` to `zip` when both sides are singleton-like.
Copy link
Member

@MingweiSamuel MingweiSamuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

de-duplicate or duplicate?

@shadaj
Copy link
Member Author

shadaj commented Nov 6, 2024

de-duplicate or duplicate?

de-duplicate! Avoids double-defining for bounded vs unbounded.

@shadaj shadaj merged commit 919099e into main Nov 6, 2024
29 checks passed
@shadaj shadaj deleted the pr1526 branch November 6, 2024 00:09
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