containers
This library provides basic containers such as sets, maps and trees.
Licence
The package is licensed under the BSD-2-Clause license; for details, see the LICENSE file.
Some modules were ported from Haskell and they are provided under the compatible Haskell's 3-clause BSD license (see LICENSE.BSD3).
- Data.Heap
- Data.Map
- Data.Tree
- Data.IntSet.Base