The latest version of collate is 0.1.0.0-3.

collate

Version 0.1.0.0 revision 1 uploaded by AndrewPritchard.

Package meta

Synopsis
An Applicative Functor for extracting parts of a stream of values
Description

This provides a way to build up a computation that accesses many different indices (possibly out-of-order) of a large stream of values, and run it in a single scan over the stream. In essence, this implements a hash-join.

Author
Andrew Pritchard <awpr@google.com>
Bug reports
https://github.com/google/hs-collate/issues
Category
Algorithms
Copyright
2018-2021 Google LLC
Homepage
https://github.com/google/hs-collate#readme
Maintainer
Andrew Pritchard <awpr@google.com>
Package URL
n/a
Stability
n/a

Components