cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
map
/
dev.kord.cache.map
/
Supplier
Supplier
typealias
Supplier
<
T
>
=
MapLikeCollection.Companion
.
(
description
:
DataDescription
<
T
,
*
>
)
->
MapLikeCollection
<
out
Any
,
T
>