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

x/source_map/lib/array-set.js>default.fromArray

Port of mozilla / source-map to deno.
Latest
method default.fromArray
import { default } from "https://deno.land/x/source_map@0.8.0-beta.1/lib/array-set.js";

Static method for creating ArraySet instances from an existing array.

Parameters

aArray
aAllowDuplicates