quiver-interleave: Interleave values from multiple Quivers

[ control, library, mit ] [ Propose Tags ]

Combine multiple Quivers into one.


[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, 0.2.0.2
Dependencies base (>=4.8 && <4.9), quiver (>=1.1.3 && <1.2) [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-interleave.git
Uploaded by IvanMiljenovic at 2016-04-08T01:44:24Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 2742 total (10 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-04-08 [all 1 reports]

Readme for quiver-interleave-0.2.0.0

[back to package description]

quiver-interleave

Hackage Build Status

Interleave values from multiple Quivers, merging them using a provided comparison function.