Skip to main content

arr_to_reversed

Function arr_to_reversed 

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