Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IteratorResult

Index

Properties

Properties

done

done: boolean

Boolean flag indicating whether the iterator is finished.

Optional value

value: any

Iterated value (if one exists).