Interface SetConstructor

Hierarchy

  • SetConstructor

Constructors

Properties

Constructors

  • Type Parameters

    • T = any

    Parameters

    • Optional values: readonly T[]

    Returns Set<T>

  • Type Parameters

    • T

    Parameters

    Returns Set<T>

Properties

[species]: SetConstructor
prototype: Set<any>