toggle menu
cache
common
switch theme
search in API
api
/
dev.kord.cache.api
/
QueryBuilder
/
lt
lt
open
infix
fun
<
R
:
Comparable
<
R
>
>
KProperty1
<
T
,
R
>
.
lt
(
value
:
R
)
Includes only values for which the given property is lesser than the given
value
.