| Copyright | (c) Andrey Mulik 2019 |
|---|---|
| License | BSD-style |
| Maintainer | work.a.mulik@gmail.com |
| Portability | non-portable (GHC Extensions) |
| Safe Haskell | Safe |
| Language | Haskell2010 |
SDP.ByteList.IOUblist
Contents
Description
SDP.ByteList.IOUblist provides IOUblist - mutable strict unboxed
unrolled linked list.
Synopsis
- module SDP.IndexedM
- module SDP.Unboxed
- module SDP.SortM
- type MIOUblist io = AnyChunks (MIOBytes# io)
- type IOUblist = AnyChunks IOBytes#