containers
latest
  • Introduction
  • Sets
  • Maps
  • Sequences
containers
  • Docs »
  • Haskell containers package
  • Edit on GitHub

Haskell containers packageΒΆ

For full API documentation see the containers Haddocks.

  • Introduction
    • Provided Data Structures
    • Related Packages
    • Looking for more resources?
    • Installing and using the containers package
  • Sets
    • Short Example
    • Importing Set and IntSet
    • Common API Functions
    • Serialization
    • Performance
    • Looking for more?
  • Maps
    • Short Example
    • Importing Map and IntMap
    • Common API Functions
    • Serialization
    • Performance
    • Looking for more?
  • Sequences
    • Short Example
    • Importing Sequence
    • Common API Functions
    • Serialization
    • Performance
    • Looking for more?
Next

© Copyright 2017, Matt Renaud. Revision 1840390e.

Built with Sphinx using a theme provided by Read the Docs.