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

fix(hydroflow): improve type inference for fold accumulators #1005

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

shadaj
Copy link
Member

@shadaj shadaj commented Dec 28, 2023

fix(hydroflow): improve type inference for fold accumulators

Fixes #985

Copy link

cloudflare-workers-and-pages bot commented Dec 28, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 159f80e
Status: ✅  Deploy successful!
Preview URL: https://7418e43f.hydroflow.pages.dev
Branch Preview URL: https://pr1005.hydroflow.pages.dev

View logs

@shadaj shadaj requested a review from MingweiSamuel December 28, 2023 01:56
hydroflow/tests/surface_fold.rs Outdated Show resolved Hide resolved
hydroflow_lang/src/graph/ops/fold.rs Outdated Show resolved Hide resolved
@shadaj shadaj merged commit f0a0378 into main Jan 3, 2024
33 checks passed
@shadaj shadaj deleted the pr1005 branch January 3, 2024 21:10
nickjiang2378 pushed a commit to nickjiang2378/hydroflow that referenced this pull request Jan 25, 2024
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.

Type-inference fails for element parameter to a fold closure
2 participants