betterclist v0.2.0 (2021-01-23T14:16:40Z)
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.