Options
All
  • Public
  • Public/Protected
  • All
Menu

..to

Hierarchy

Implements

  • Iterable<number>

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

[TheRange]

[TheRange]: true

to

to: number

Methods

[iterator]

  • [iterator](): { [iterator]: any; next: any }
  • Returns { [iterator]: any; next: any }

    • [iterator]:function
      • [iterator](): IterableIterator<number>
    • next:function
      • next(): IteratorResult<number, any>
      • Returns IteratorResult<number, any>

Generated using TypeDoc