Skip to content

Conversation

@Jimeux
Copy link
Owner

@Jimeux Jimeux commented Feb 9, 2024

Implement FindRows and FindColumns with iter.Seq2[T, error].
The for rows.Next() {...} loop is executed inside the iterator, and Scan results are passed one by one via the yield function. This avoids allocating a slice for the results in advance.

@Jimeux Jimeux self-assigned this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants