toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-common
/
dev.kord.common.entity.optional
/
filterList
filter
List
inline
fun
<
E
>
Optional
<
List
<
E
>
>
.
filterList
(
mapper
:
(
E
)
->
Boolean
)
:
Optional
<
List
<
E
>
>
(
source
)