Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/revoltio/src/lib.ts>Collection#reverse

No-nonsense Revolt library for nodejs and deno.
Latest
method Collection.prototype.reverse
Re-export
import { Collection } from "https://deno.land/x/revoltio@v1.0.0/src/lib.ts";

Identical to Array.reverse() but returns a Collection instead of an Array.