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

feat: additions to variadics including collection types #1473

Merged
merged 1 commit into from
Sep 30, 2024
Merged

feat: additions to variadics including collection types #1473

merged 1 commit into from
Sep 30, 2024

Conversation

jhellerstein
Copy link
Collaborator

adds a number of features:

  • collection types for variadics (sets, multisets) that allow search via RefVars (variadic of refs)
  • into_option (convert a variadic to a variadic of options)
  • into_vec (convert a variadic to a variadic of vecs)

@jhellerstein jhellerstein merged commit 8afd326 into hydro-project:main Sep 30, 2024
jhellerstein added a commit that referenced this pull request Sep 30, 2024
jhellerstein added a commit that referenced this pull request Sep 30, 2024
MingweiSamuel pushed a commit to MingweiSamuel/hydroflow that referenced this pull request Oct 8, 2024
…t#1473)

adds a number of features:
- collection types for variadics (sets, multisets) that allow search via
RefVars (variadic of refs)
- into_option (convert a variadic to a variadic of options)
- into_vec (convert a variadic to a variadic of vecs)
MingweiSamuel pushed a commit to MingweiSamuel/hydroflow that referenced this pull request Oct 8, 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.

1 participant