☰
Crate sparse_array
Version 0.1.0
All Items
Modules
Structs
?
Crate
sparse_array
source
·
[
−
]
Expand description
Implementation of a sparse array storing maximum of 256 elements
Modules
bitmap
🔒
fast
🔒
Wrapper for sparse arrays that doesn’t delete anything from the memory unless
shrink
is called.
sparse_array
🔒
Structs
FastSparseArray
FastSparseArrayBuilder
FastSparseArrayIter
SparseArray
SparseArrayBuilder
SparseArrayIter