ae v0.0.3106 (2021-11-28T15:35:14Z)
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.