ktgbotapi
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifIdentityWithReverseSideSecureValue
if
Identity
With
Reverse
Side
Secure
Value
inline
fun
<
T
>
SecureValue
.
ifIdentityWithReverseSideSecureValue
(
block
:
(
IdentityWithReverseSideSecureValue
)
->
T
)
:
T
?