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

x/weakref/mod.ts>IterableWeakSet#add

Weak Collection Library for Deno and Node.js.
Latest
method IterableWeakSet.prototype.add
import { IterableWeakSet } from "https://deno.land/x/weakref@0.2.1/mod.ts";

Parameters

value: T