Options
All
  • Public
  • Public/Protected
  • All
Menu

from..to

Type parameters

  • T

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new TRange<T>(from: T, to: T): TRange<T>
  • Type parameters

    • T

    Parameters

    • from: T
    • to: T

    Returns TRange<T>

Properties

[TheRange]

[TheRange]: true

from

from: T

to

to: T

Generated using TypeDoc