ae v0.0.3236 (2023-03-03T17:10:46Z)
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
pmap
functions
average
emptyRange
fastArrayRange
fastCartesianProduct
infiniteIota
lazyInitRange
nullTerminated
onlyLazy
ptrSlice
structs
EmptyRange
FastArrayRange
InfiniteIota
NullTerminated
templates
pairwise
Returns a slice for the memory from a to b.