Skip to content

Conversation

AaronFeickert
Copy link
Contributor

As noted in #93, it would be useful to have functionality combining a CtOption<T> and CtOption<U> into a CtOption<(T, U)>.

This PR implements such functionality and adds corresponding tests.

Closes #93.

@AaronFeickert AaronFeickert changed the base branch from main to develop July 8, 2024 16:34
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.

Combine multiple CtOptional results
1 participant