| Copyright | (c) Andrey Mulik 2019 |
|---|---|
| License | BSD-style |
| Maintainer | work.a.mulik@gmail.com |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
SDP.Unrolled.ST
Contents
Description
SDP.Unrolled.ST provides STUnrolled - mutable boxed lazy unrolled linked
list.
Synopsis
- module SDP.IndexedM
- module SDP.SortM
- type STUnrolled s = AnyBorder (STUnlist s)
Exports
module SDP.IndexedM
module SDP.SortM
STUnrolled
type STUnrolled s = AnyBorder (STUnlist s) Source #
STUnrolled is mutable version Unrolled.