ae v0.0.3053 (2021-06-01T17:26:23Z)
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
()
struct
FastArrayRange
(T, bool CHECKED = isDebug)
T
[]
opSlice
(
)
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