Given:
public class N { public readonly N next; }
What needs to be done to construct a ring of N: n1 refers to n2, n2 to n3, ... nk to n1? Is it possible?
N
n1
n2
n3
nk
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u