anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
List.this
anansi
container
list
List
Undocumented in source.
struct
List
(T)
this
(
Stuff
)
(
Stuff
stuff
)
if
(
isInputRange
!
Stuff
&&
isImplicitlyConvertible
!(
ElementType
!
Range
,
T
)
)
Meta
Source
See Implementation
anansi
container
list
List
constructors
this
functions
back
front
insertBack
opSlice
remove
postblits
this(this)
properties
backNode
dup
empty
frontNode
length
structs
ConstRange
Node
Range