jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
PriorityArray.minIndex
jive
priorityarray
PriorityArray
returns index of smallest element ( O(1) )
struct
PriorityArray
(V)
const
size_t
minIndex
(
)
Meta
Source
See Implementation
jive
priorityarray
PriorityArray
constructors
this
functions
length
min
minIndex
opDollar
opIndex
opIndexAssign
opSlice
returns index of smallest element ( O(1) )