protocol
4.0.0-beta.4
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
takeIfPresent
take
If
Present
fun
<
T
>
Omissible
<
T
>
.
takeIfPresent
(
predicate
:
(
T
)
->
Boolean
=
{ true }
)
:
T
?