tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Clink.addNext
tango
util
container
Clink
Clink
* Make a cell holding v and link it immediately after current cell
struct
Clink
(V)
void
addNext
(
V
v
,
scope
Ref
delegate
(
)
alloc
)
Meta
Source
See Implementation
tango
util
container
Clink
Clink
aliases
Ref
Type
functions
addNext
addPrev
copyList
count
find
linkNext
linkPrev
nth
set
unlink
unlinkNext
unlinkPrev
properties
singleton
size
variables
next
prev
value
* Make a cell holding v and link it immediately after current cell