type go.pact.im/x/supervisor.Iterator

2 uses

	go.pact.im/x/supervisor (current package)
		table.go#L13: 	Iter(ctx context.Context) (Iterator[K, V], error)
		table.go#L19: type Iterator[K comparable, V any] interface {