cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
api
/
dev.kord.cache.api
/
QueryBuilder
/
eq
eq
open
infix
fun
<
R
>
KProperty1
<
T
,
R
>
.
eq
(
value
:
R
)
Includes only values for which the given property equals the given
value
.