Skip to main content

str_ends_with

Function str_ends_with 

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