func iter.Pull

one use

	iter (current package)
		iter.go#L241: func Pull[V any](seq Seq[V]) (next func() (V, bool), stop func()) {