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