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

It's not that hard to implement a linked list in Rust in exactly the same way as in C or C++, using raw pointers, and putting a safe API around it.


In fact, IIRC exactly that is available in the standard library.




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

Search: