asNullable

inline fun <T, E : T> T.asNullable(orThrow: Boolean = false): E?