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.Array

Contents

Description

SDP.Array provides Array - immutable lazy boxed array type.

Synopsis

Exports

module SDP.Sort

module SDP.Scan

module SDP.Set

Array

type Array = AnyBorder SArray# Source #

Array - lazy boxed array.