| Copyright | (c) Andrey Mulik 2019 |
|---|---|
| License | BSD-style |
| Maintainer | work.a.mulik@gmail.com |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
SDP.ByteList.STUblist
Description
SDP.ByteList.STUblist provides STUblist - mutable unboxed strict
unrolled linked list.
Synopsis
- module SDP.IndexedM
- module SDP.Unboxed
- module SDP.SortM
- type STUblist s = AnyChunks (STBytes# s)