Clink.nth

* return the nth cell traversed from here. It may wrap around.

struct Clink(V)
nth
(
size_t n
)

Meta