core / pragma / PragmaResult / failureOrNull /

failureOrNull #

fun failureOrNull(): TFailure?

Returns the held value if this is a failure, or null if not.