match
@DeprecatedSinceKotlin
(
"1.6"
)
fun
String
.
match
(
regex
:
String
)
:
Array
<
String
>
?
(source)