JsIteratorLike

interface JsIteratorLike<out T : ERROR CLASS: Symbol not found for JsAny??>(source)

Inheritors

Functions

Link copied to clipboard
abstract fun next(): IteratorResult<T, *>