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