toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-runtime
/
uk.co.nickthecoder.feather.runtime
/
Extensions
/
setOf
set
Of
@
SafeVarargs
open
fun
<
T
>
setOf
(
items
:
Array
<
T
>
)
:
Set
<
T
>
Creates a mutable Set containing the items specified.