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 coercion functions to Repeat #467

Open
epage opened this issue Feb 8, 2024 · 0 comments
Open

Add coercion functions to Repeat #467

epage opened this issue Feb 8, 2024 · 0 comments
Labels
A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations

Comments

@epage
Copy link
Collaborator

epage commented Feb 8, 2024

To avoid the need for passing in generic arguments, we can have

  • void(self) -> Self
  • vec(self) -> Self
  • count(self) -> Self

etc for forcing a specific accumulator

@epage epage added A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

1 participant