Options
All
  • Public
  • Public/Protected
  • All
Menu

Iterator advancing in constant steps This iterator advances an underlying random-access iterator in steps of $ n $ positions, where $ n $ is a positive integer given upon construction.

Hierarchy

  • StepIterator

Index

Properties

Accessors

Methods

Properties

Private _isDisposed

_isDisposed: boolean = false

Accessors

isDisposed

  • get isDisposed(): boolean
  • Returns boolean

Methods

dispose

  • dispose(): void
  • Returns void