kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.text
/
Regex_1
Regex_1
JS
fun
Regex_1
(
pattern
:
String
)
:
Regex
Content copied to clipboard
Creates a regular expression from the specified
pattern
string and the default options.