PriorityArray.opIndex

read-only access to the i'th element

struct PriorityArray(V, alias _pred = "a < b")
inout
inout(V)
opIndex
(
size_t i
)

Meta