Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/froebel/ds.ts

A strictly typed utility library.
Latest
import * as froebel from "https://deno.land/x/froebel@v0.23.2/ds.ts";

Classes

Behaves like a regular JavaScript Map, but its iteration order is dependant on the compare function supplied in the constructor.