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

Effects for finite and infinite supplies #2780

Merged
merged 1 commit into from
May 15, 2024
Merged

Effects for finite and infinite supplies #2780

merged 1 commit into from
May 15, 2024

Conversation

janmasrovira
Copy link
Collaborator

This pr refactors the Input effect. It is now meant to be used with finite input lists.

It also introduces the StreamOf effect, which is meant to be used for infinite supplies.

Both have static implementations so they should add negligible overhead when used.

@janmasrovira janmasrovira self-assigned this May 14, 2024
@janmasrovira janmasrovira marked this pull request as ready for review May 14, 2024 15:37
@janmasrovira janmasrovira changed the title Refactor Input and add StreamOf Effects for finite and infinite supplies May 14, 2024
@janmasrovira janmasrovira merged commit e9a7e94 into main May 15, 2024
4 checks passed
@janmasrovira janmasrovira deleted the input-streamof branch May 15, 2024 08:00
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