You are viewing documentation for version 0.1.0. View latest version

core / pragma / PragmaResult / getOrNull /

getOrNull #

fun getOrNull(): TSuccess?

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