Options
All
  • Public
  • Public/Protected
  • All
Menu

..=to

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

[TheRange]

[TheRange]: true

to

to: bigint

Methods

[iterator]

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

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

Generated using TypeDoc