Skip to main content

str_includes

Function str_includes 

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