rust-unofficial / too-many-lists

Learn Rust by writing Entirely Too Many linked lists
https://rust-unofficial.github.io/too-many-lists/
MIT License
3.16k stars 276 forks source link

Show how to use an arena? #256

Open Chris00 opened 2 years ago

Chris00 commented 2 years ago

Wouldn't a chapter discussing arenas and showing an example using, say, typed-arena be useful?