vector-stream: Efficient Streams

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Simple yet powerful monadic streams that are used as a backbone for vector package fusion functionality.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1
Change log changelog.md
Dependencies base (>=4.9 && <4.17), ghc-prim (>=0.2 && <0.9) [details]
License BSD-3-Clause
Copyright (c) Roman Leshchinskiy 2008-2012 Alexey Kuleshevich 2020-2022, Aleksey Khudyakov 2020-2022, Andrew Lelechenko 2020-2022
Author Roman Leshchinskiy <rl@cse.unsw.edu.au>
Maintainer Haskell Libraries Team <libraries@haskell.org>
Category Data, Data Structures
Home page https://github.com/haskell/vector
Bug tracker https://github.com/haskell/vector/issues
Source repo head: git clone https://github.com/haskell/vector.git(vector-stream)
Uploaded by lehins at 2022-06-19T15:33:46Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for vector-stream-0.1.0.0

[back to package description]

The vector package Build Status

An efficient implementation of monadic streams used for fusion in vector package

See vector-stream on Hackage for more information.