API Collection
Sequence Implementations
Topics
Structures
PostgresRow.IteratorA 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
PostgresRow.ElementA type representing the sequence’s elements.