IteratorResult#

class IteratorResult#

The result of next().

Fields#

class IteratorResult
DONE#

The type of the None singleton.

ERROR#

The type of the None singleton.

OK#

The type of the None singleton.

RESYNC#

The type of the None singleton.