9621d82
M Indicud, M Rogue World, M Tropical Island, M SpookyDrag, M New Generation, A Slide 2 - ddnet-mapsVecDeque
struct in crate std
..entry(x).or_default()
this isn't even too verbose. And from a theoretical standpoint operations on the nested hashmap are still O(1) ^^cube.len()
^^for x in 0..10 { for y in 0..10 { }}
I couldn't find a practical rust crate yet which let's me write this as a single loopiproduct
macro in crate itertools
.for (x,y) in (0.10).cartesian_product(0..10) {}
itertools:Itertools
trait, I thought that was everything itertools providestyped_html
crate.