Use Optional::transform instead of Optional::map (NFC)
I'm planning to deprecate map in favor of transform for consistency with std::optional::transform in C++23.
Loading
Please sign in to comment
I'm planning to deprecate map in favor of transform for consistency with std::optional::transform in C++23.