import * as revoltio from "https://deno.land/x/revoltio@v1.0.0/src/util/Collection.ts";
Classes
A Map with additional utility methods. This is used throughout discord.js rather than Arrays for anything that has an ID, for significantly improved performance and ease-of-use. |