ae v0.0.3053 (2021-06-01T17:26:23Z)
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
functions
average
emptyRange
fastArrayRange
fastCartesianProduct
infiniteIota
lazyInitRange
nullTerminated
onlyLazy
pmap
ptrSlice
structs
EmptyRange
FastArrayRange
InfiniteIota
NullTerminated
PMap
templates
pairwise
Returns a slice for the memory from a to b.