ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Clink.addPrev
ocean
util
container
Clink
Clink
* make a node holding v, link it before the current cell, and return it
struct
Clink
(V)
Ref
addPrev
(
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 node holding v, link it before the current cell, and return it