Hacker News new | ask | show | jobs
by whyever 3285 days ago
> Cyclic data structures (without additional layer of indirection) require unsafe, or reference counting and dynamic borrow checking.

Doesn't this apply to any language?