Replies: 1 comment
|
True. Also, I thought the new naming fad was actions ("CodesRead" instead of "CodesReader"). But in fact that is a BV reader—the name should be changed at some point. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Question (not an issue because maybe it's by design): do we want "WebGraph" to appear twice in the fully-qualified names of the traits
webgraph::traits::WebGraphCodesReaderandwebgraph::traits::WebGraphCodesWriter.FWIW, those seems to be the only two traits in the
webgraph::traitsmodule that show this redundancy.All reactions