protocol
4.1.0
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
ifPresent
if
Present
inline
fun
<
T
,
R
>
Omissible
<
T
>
.
ifPresent
(
function
:
(
T
)
->
R
)
:
R
?