EdgeIndex

Convenience type for an index of the edge itself.

alias EdgeIndex(A, B) = Index!(Edge!(A, B))

Meta