kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.js
/
RegExp
/
exec
exec
JS
fun
exec
(
str
:
String
)
:
RegExpMatch
?