Options
All
  • Public
  • Public/Protected
  • All
Menu

from..=to

Type parameters

  • T

Hierarchy

Index

Constructors

Properties

Constructors

constructor

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

    • T

    Parameters

    • from: T
    • to: T

    Returns TRangeEq<T>

Properties

[TheRange]

[TheRange]: true

from

from: T

to

to: T

Generated using TypeDoc