@hackage sparse-set0.1.0

Sparse set data structure

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      matt@hunzinger.me

    • Versions

    A sparse set is a data structure that allows for efficient insertion, deletion, and membership testing of elements in a set.