quiver-sort: Sort the values in a quiver

[ control, library, mit ] [ Propose Tags ]

Allows sorting values within a Quiver, including using external files for large/long pipelines.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Dependencies base (>=4.8 && <4.10), containers, directory, exceptions, quiver (>=1.1.3 && <1.2), quiver-binary (>=0.1.1.0 && <0.2), quiver-bytestring (>=1.0 && <1.1), quiver-groups (>=0.1 && <0.2), quiver-instances (>=0.2 && <0.3), quiver-interleave (>=0.2 && <0.3), resourcet (>=1.1 && <1.2), temporary (>=1.2 && <1.3), transformers [details]
License MIT
Author Ivan Lazar Miljenovic
Maintainer Ivan.Miljenovic@gmail.com
Category Control
Source repo head: git clone https://github.com/ivan-m/quiver-sort.git
Uploaded by IvanMiljenovic at 2016-11-26T10:40:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2099 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-26 [all 1 reports]

Readme for quiver-sort-0.2.0.1

[back to package description]

quiver-sort

Hackage Build Status

Sort the values in a Quiver, either in-memory for shorter ones or by using temporary files for larger/longer Quivers.