MCPcopy Create free account
hub / github.com/bmatsuo/csvutil / DoN

Method DoN

reader.go:195–203  ·  view source on GitHub ↗

Process rows from the reader like Do, but stop after processing n of them. If f returns false before n rows have been process, no more rows will be processed.

(n int, f func(Row) bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ReadRowsMethod · 0.95

Calls 1

DoMethod · 0.95

Tested by

no test coverage detected