sdp-0.2.1.1: Simple Data Processing
Copyright(c) Andrey Mulik 2019
LicenseBSD-style
Maintainerwork.a.mulik@gmail.com
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

SDP.Bytes

Contents

Description

SDP.Bytes provides Bytes - immutable strict unboxed array type.

Synopsis

Exports

module SDP.Sort

module SDP.Scan

module SDP.Set

Bytes

type Bytes = AnyBorder SBytes# Source #

Bytes - unboxed array.