func iter.Pull2

one use

	iter (current package)
		iter.go#L356: func Pull2[K, V any](seq Seq2[K, V]) (next func() (K, V, bool), stop func()) {