ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Clink.addNext
ocean
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
ocean
util
container
Clink
Clink
aliases
Ref
Type
functions
addNext
addPrev
copyList
count
find
linkNext
linkPrev
nth
set
singleton
size
unlink
unlinkNext
unlinkPrev
variables
next
prev
value
* Make a cell holding v and link it immediately after current cell