Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/revoltio/deps.ts>Collection#reverse

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

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