Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetConstructor

Index

Constructors

Properties

Constructors

constructor

  • new SetConstructor<T>(values?: ReadonlyArray<T> | null): Set<T>
  • Type parameters

    • T

    Parameters

    • Optional values: ReadonlyArray<T> | null

    Returns Set<T>

Properties

prototype

prototype: Set<any>

Generated using TypeDoc