jive.priorityarray

Members

Structs

PriorityArray
struct PriorityArray(V, alias _pred = "a < b")

Array-like structure with fast access to the smallest element.

Meta

License

public domain

Authors

Simon Bürger