quiver-enumerator: Bridge between Quiver and Iteratee paradigms

[ bsd3, control, library ] [ Propose Tags ]

This library defines a set of functions that convert between the Quiver and Data.Enumerator paradigms. The conversion is bidirectional: an appropriately-typed stream processor can be converted into an Data.Enumerator.Iteratee and back into a stream processor. In addition, a stream processor can be fed into an iteratee (or Data.Enumerator.Step), resulting in an Data.Enumerator.Enumerator. The library has been designed specifically for use with Snap, but I'm sure that many other interesting uses of it exist.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1
Dependencies base (>=4.8 && <5), enumerator (>=0.4.20), quiver (>=0.0.0.11) [details]
License BSD-3-Clause
Copyright Copyright (c) 2015 Patryk Zadarnowski
Author Patryk Zadarnowski
Maintainer Patryk Zadarnowski <pat@jantar.org>
Category Control
Home page https://github.com/zadarnowski/quiver-enumerator
Source repo head: git clone https://github.com/zadarnowski/quiver-enumerator.git
this: git clone https://github.com/zadarnowski/quiver-enumerator.git(tag 0.0.0.1)
Uploaded by patrykz at 2015-08-03T07:02:33Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 890 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]