Tangle
tangle-compiler
/
tangle.inject.compiler
/
uniqueName
unique
Name
fun
List
<
ConstructorInjectParameter
>
.
uniqueName
(
base
:
String
,
attempt
:
Int
=
0
)
:
String
Content copied to clipboard
@
JvmName
(
name
=
"uniqueNameStrings"
)
fun
List
<
String
>
.
uniqueName
(
base
:
String
,
attempt
:
Int
=
0
)
:
String
Content copied to clipboard