rune::fns

Function reverse

Source
pub(crate) fn reverse<'ob>(
    seq: Gc<ListType<'_>>,
    cx: &'ob Context<'_>,
) -> Result<Gc<ObjectType<'ob>>>