NeighborIndex

Convenience template to construct an edge from the starting vertex.

alias NeighborIndex(V : Index!V) = EdgeIndex!(V, Other!V)

Meta