ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
FastArrayRange.opSlice
ae
utils
range
FastArrayRange
Undocumented in source. Be warned that the author may not have intended to support it.
T
[]
opSlice
()
T
[]
opSlice
(size_t from, size_t to)
struct
FastArrayRange
(T, bool CHECKED = isDebug)
T
[]
opSlice
(
size_t
from
,
size_t
to
)
T
*
ptr
;
T
*
end
;
Meta
Source
See Implementation
ae
utils
range
FastArrayRange
constructors
this
functions
opIndex
opSlice
popFront
properties
empty
front
save
variables
end
ptr