jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
PriorityArray.this
jive
priorityarray
PriorityArray
constructor taking a range
this
(size_t size)
this
(Stuff data)
struct
PriorityArray
(V)
this
(
Stuff
)
(
Stuff
data
)
if
(
isInputRange
!
Stuff
&&
is
(
ElementType
!
Stuff
:
V
)
&&
hasLength
!
Stuff
)
Meta
Source
See Implementation
jive
priorityarray
PriorityArray
constructors
this
functions
length
min
minIndex
opDollar
opIndex
opIndexAssign
opSlice
constructor taking a range