betterclist v0.1.0 (2020-12-22T02:31:54Z)
Dub
Repo
List.usedSlice
betterclist
List
Get a slice for the used elements.
struct
List
(T, long N = -1)
@
nogc
inout pure
auto
usedSlice
(
)
Meta
Source
See Implementation
betterclist
List
aliases
ElementType
pop
push
constructors
this
functions
clear
opIndex
opOpAssign
popBack
pushBack
usedSlice
manifest constants
isSized
properties
availableCapacity
capacity
empty
full
variables
array
Get a slice for the used elements.