Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node
/
AssertAPI
/
match
match
abstract
fun
match
(
string
:
String
,
regexp
:
Regex
,
message
:
String
?
=
null
)
abstract
fun
match
(
string
:
String
,
regexp
:
Value
,
message
:
String
?
=
null
)
Assert:
match(string, regexp, message)