anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
List.remove
anansi
container
list
List
Undocumented in source.
struct
List
(T)
void
remove
(
Node
*
node
)
out { assert (_size >= 0); }
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