toggle menu
cache
common
switch theme
search in API
map
/
dev.kord.cache.map
/
MapLikeCollection
/
Companion
/
readOnly
read
Only
fun
<
K
,
V
:
Any
>
readOnly
(
map
:
Map
<
K
,
V
>
)
:
MapLikeCollection
<
K
,
V
>
Wraps the
map
in a
MapLikeCollection
that ignores inserted values.