LruIndexer.index

index the given vertex. returns the index. if the vertex was not indexed yet, vfun is called with the vertex as argument

struct LruIndexer(IT, VT)
index
(
VOR
)
if (
isOutputRange!(VOR, VertexType)
)

Meta