mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Nodes in a strongly connected component (which includes most stdlib packages) appear in results of both "forward" and "reverse" searches from any other node in the same SCC. LGTM=sameer R=sameer CC=golang-codereviews, gri https://golang.org/cl/136470044