Clink.addNext

* Make a cell holding v and link it immediately after current cell

struct Clink(V)
void
addNext
(
V v
,
scope Ref delegate
()
alloc
)

Meta