Kotlin
1.3.70
Learn
Community
Play
kotlin-stdlib
/
kotlin.text
/
match
match
JS
1.1
fun
String
.
match
(
regex
:
String
)
:
Array
<
String
>
?
esc