Copyright | (c) dramforever 2015 |
---|---|
License | BSD3 |
Maintainer | dramforever |
Stability | unstable |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Data.Splay.Sequence
Description
An example implementation of sequences using splay trees.
Some of the names in this module clashes with Prelude functions, so this module should be imported qualified.
Documentation
General purpose finite sequences