You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.
0 commit comments