toggle menu
cache
common
switch theme
search in API
api
/
dev.kord.cache.api
/
QueryBuilder
/
predicate
predicate
abstract
infix
fun
<
R
>
KProperty1
<
T
,
R
>
.
predicate
(
predicate
:
(
R
)
->
Boolean
)
Includes only values for which the given
predicate
returns true.