1
0
mirror of https://github.com/golang/go synced 2024-10-01 18:18:32 -06:00
go/cmd/digraph
Jean de Klerk 9525425c6f cmd/digraph: use node instead of label ubiquitously
Currently, vertices are referred to as nodes in (most) user-facing
documentation, and labels in the code itself (and some user-facing
documentation). This CL changes all references to vertices to use the word node.

Change-Id: I0a409c08122f198b11ff891cbea24b41aba89e40
Reviewed-on: https://go-review.googlesource.com/c/tools/+/200938
Reviewed-by: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
2019-10-24 13:39:24 +00:00
..
digraph_test.go digraph: add transpose 2019-08-09 14:56:39 +00:00
digraph.go cmd/digraph: use node instead of label ubiquitously 2019-10-24 13:39:24 +00:00