core / pragma / PragmaResult / getOrNull /

getOrNull #

fun getOrNull(): TSuccess?

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