The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SList.opSlice
containers
slist
SList
Forward range interface
struct
SList
(T, Allocator = Mallocator, bool supportGC = shouldAddGCRange!T)
inout
auto
opSlice
(
this
This
)
(
)
Meta
Source
See Implementation
containers
slist
SList
aliases
insert
insertAnywhere
put
constructors
this
functions
back
clear
empty
front
insertFront
length
moveFront
opOpAssign
opSlice
popFront
remove
postblits
this(this)
Forward range interface