Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Aug 20, 2025

Problem:

  • Sometimes we want to use std::optional (not just stdx::optional) as an applicative functor.

Solution:

  • Make multi-arg transform work on std::optional as well as stdx::optional.

Problem:
- Sometimes we want to use `std::optional` (not just `stdx::optional`) as an
  applicative functor.

Solution:
- Make multi-arg `transform` work on `std::optional` as well as `stdx::optional`.
@elbeno elbeno force-pushed the optional-applicative branch from f2a7990 to 4ecc6ab Compare August 20, 2025 15:50
@elbeno elbeno enabled auto-merge August 20, 2025 17:10
@elbeno elbeno merged commit 616fc38 into intel:main Aug 20, 2025
42 checks passed
@elbeno elbeno deleted the optional-applicative branch October 16, 2025 20:05
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