ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Clink.nth
ocean
util
container
Clink
Clink
* return the nth cell traversed from here. It may wrap around.
struct
Clink
(V)
Ref
nth
(
size_t
n
)
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
* return the nth cell traversed from here. It may wrap around.