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