Hacker News new | past | comments | ask | show | jobs | submit login

For better or worse, Rust calls it a VecDeque, but I think this is meant to clarify that the structure is just Vec storage with some extra methods on top to provide convenient ring buffer usage patterns:

https://doc.rust-lang.org/std/collections/struct.VecDeque.ht...




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

Search: