import "github.com/ydb-platform/ydb-go-sdk/v3/internal/xiter"
type Seq2[K, V any] func(yield func(K, V) bool)
xiter.go
Tools for package owners.