Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can write a doubly-linked list rather easily with `RefCell<Rc<..>>`/`RefCell<Weak<..>>`.


It's even easier in a GC based system.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: