Expand description

A sparse set.

Structs

An entry in the sparse set. You can retrieve a slice (possibly mutable) of Entry from the SparseSet.

An implementation of a sparse set.