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.Bytes.ST provides STBytes
- mutable lazy boxed array type.
Synopsis
- module SDP.IndexedM
- module SDP.SortM
- type STBytes s = AnyBorder (STBytes# s)