| Copyright | (c) Andrey Mulik 2019 |
|---|---|
| License | BSD-style |
| Maintainer | work.a.mulik@gmail.com |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
SDP.Bytes.IO
Contents
Description
SDP.Bytes.IO provides IOBytes - mutable strict unboxed array type.
Synopsis
- module SDP.IndexedM
- module SDP.Unboxed
- module SDP.SortM
- type MIOBytes io = AnyBorder (MIOBytes# io)
- type IOBytes = AnyBorder IOBytes#