Skip to main content
str_match
atmos
0.1.0
In atmos::
os_
lib::
js::
builtins::
regexp
atmos
::
os_lib
::
js
::
builtins
::
regexp
Function
str_
match
Copy item path
Source
pub(crate) fn str_match( it: &mut
Interp
, t:
Value
, a: &[
Value
], ) ->
Result
<
Value
,
Value
>