_string_rev

Function _string_rev 

Source
pub fn _string_rev(
    _: &mut Interpreter,
    args: Vec<Value>,
) -> Result<Value, Box<dyn Error>>