Commit Graph

2 Commits

Author SHA1 Message Date
Eng Zer Jun
7d22d85fb1 graph: fix comment of exported elements
According to Comment Sentences at github.com/golang [1], it is a
convention to begin a comment with the name of the exported element.

[1]: https://github.com/golang/go/wiki/CodeReviewComments#comment-sentences

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-09-23 11:30:23 +09:30
Dan Kortschak
b73a2c92ff graph: add node, edge and line iterators 2018-09-23 09:25:56 +09:30