ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
ptrSlice
ae
utils
range
Returns a slice for the memory from
a
to
b
.
T
[]
ptrSlice
(
T
)
(
T
*
a
,
T
*
b
)
Meta
Source
See Implementation
ae
utils
range
aliases
NullTerminated
nullTerminated
pmap
functions
average
emptyRange
fastArrayRange
fastCartesianProduct
infiniteIota
lazyInitRange
nullTerminatedPtrRange
onlyLazy
ptrSlice
structs
EmptyRange
FastArrayRange
InfiniteIota
NullTerminatedPtrRange
templates
pairwise
Returns a slice for the memory from a to b.