cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
map
/
dev.kord.cache.map
/
MapLikeCollection
/
getByValue
get
By
Value
abstract
fun
getByValue
(
predicate
:
suspend
(
VALUE
)
->
Boolean
)
:
Flow
<
VALUE
>