core / pragma / PragmaResult / failureOrNull /
failureOrNull #
fun failureOrNull(): TFailure?
Returns the held value if this is a failure, or null if not.
You are viewing documentation for version . View latest versionThis article has been deprecated in the latest version.
core / pragma / PragmaResult / failureOrNull /
fun failureOrNull(): TFailure?
Returns the held value if this is a failure, or null if not.