Module sparse_array::fast

source ·
Expand description

Wrapper for sparse arrays that doesn’t delete anything from the memory unless shrink is called.

Structs