protocol
b2f28b0c5ef83bc1e427bcc90f5d34e3a3f90267-SNAPSHOT
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
ifPresentAndNotNull
if
Present
And
Not
Null
inline
fun
<
T
,
R
>
Omissible
<
T
?
>
.
ifPresentAndNotNull
(
function
:
(
T
)
->
R
)
:
R
?