Skip to main content

str_match

Function str_match 

Source
pub(crate) fn str_match(
    it: &mut Interp,
    t: Value,
    a: &[Value],
) -> Result<Value, Value>