hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
Array.opSlice
hunt
collection
Array
Array
Undocumented in source. Be warned that the author may not have intended to support it.
Range
opSlice
()
ConstRange
opSlice
()
ImmutableRange
opSlice
()
Range
opSlice
(size_t i, size_t j)
ConstRange
opSlice
(size_t i, size_t j)
struct
Array
(T)
const
ConstRange
opSlice
(
size_t
i
,
size_t
j
)
if
(
!
is
(immutable
T
== immutable
bool
)
)
ImmutableRange
opSlice
(size_t i, size_t j)
Meta
Source
See Implementation
hunt
collection
Array
Array
aliases
ConstRange
ImmutableRange
Range
insert
stableInsertBefore
stableRemoveAny
stableRemoveBack
constructors
this
functions
clear
insertAfter
insertBack
insertBefore
linearRemove
opBinary
opDollar
opEquals
opIndex
opOpAssign
opSlice
opSliceAssign
opSliceOpAssign
opSliceUnary
removeAny
removeBack
replace
reserve
properties
back
capacity
dup
empty
front
length