Interface IIterableResult<T>

Type Parameters

  • T

Hierarchy

  • IIterableResult

Properties

Properties

done: boolean
value: T