Ktor 1.3.1
io.ktor.util
/
kotlin.collections.Set
/
unmodifiable
unmodifiable
expect
fun
<
T
>
Set
<
T
>
.
unmodifiable
(
)
:
Set
<
T
>
Freeze selected set. May do nothing on some platforms.