toggle menu
đź’…Dokka Sandbox Project
1.9.0
Select version
2.0.0
1.9.20
1.9.0
1.8.20
1.7.20
1.5
1.4
jvm
switch theme
search in API
ex-root
/
[root]
/
functionWithGenerics
function
With
Generics
jvm
fun
functionWithGenerics
(
participants
:
List
<
String
>
)
:
MutableList
<
MutableList
<
Pair
<
String
,
String
>
>
>
Some function with recur
Parameters
participants
with type
List