toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.extensions
/
partialMatches
partial
Matches
fun
Iterable
<
String
>
.
partialMatches
(
string
:
String
,
completions
:
MutableList
<
String
>
=
mutableListOf()
)
:
List
<
String
>