Skip to content

API Collection

Sequence Implementations

Topics

Structures

  • PostgresRow.Iterator
    A type that provides the sequence’s iteration interface and encapsulates its iteration state.

Instance Methods

  • makeIterator()
    Returns an iterator over the elements of this sequence.

Type Aliases