You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mhelvens
changed the title
better names for .verticesWithPathFrom and .verticesWithPathTo
better names for .verticesWithPathFrom and .verticesWithPathTo
May 14, 2015
The names of the
.verticesWithPathFrom(key)
and.verticesWithPathTo(key)
methods are no good.They should at least contain a form of the word 'reachable'. Something like
.verticesReachableFrom
and... what?.verticesReachingTo
.verticesFromWhichReachable
.verticesBackwardsReachableFrom
?Not sure yet. Anyway, this should be a version 2.x thing.
The text was updated successfully, but these errors were encountered: