tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
SList.ConstRange
tanya
container
list
SList
The range types for $(D_PSYMBOL SList).
alias
Range
=
SRange
!
SList
alias
ConstRange
=
SRange
!(
const
SList
)
struct
SList
(T)
alias
ConstRange
=
SRange
!(const
SList
)
Meta
Source
See Implementation
tanya
container
list
SList
aliases
ConstRange
Range
insert
constructors
this
destructors
~this
functions
clear
insertBefore
insertFront
opAssign
opEquals
opIndex
popFirstOf
remove
removeFront
mixins
__anonymous
postblits
this(this)
properties
empty
front
The range types for $(D_PSYMBOL SList).