betterclist v0.2.1 (2021-01-25T10:34:58Z)
Dub
Repo
List.usedSlice
betterclist
List
Get a slice for the used elements.
struct
List
(T, long N = -1)
@
nogc
pure inout
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.