tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Clink.nth
tango
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
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
* return the nth cell traversed from here. It may wrap around.