Simple-Utility v2.3.1
|
Go to the source code of this file.
Namespaces | |
namespace | sl |
namespace | sl::nullables |
Variables | |
constexpr auto | sl::nullables::and_then |
Passes the value of the input_nullable to the function if it's not equal to its null -object. Returns the null -object otherwise. | |