Skip to main content
Module

x/bettermap/mod.ts>BetterMap#array

An extension of the Map class with more Array-like features.
Go to Latest
method BetterMap.prototype.array
import { BetterMap } from "https://deno.land/x/bettermap@v1.1.0/mod.ts";

Convert the map into an array of values