Skip to content

awpr/collate

 
 

Repository files navigation

collate

An Applicative Functor for extracting parts of a stream of values

Stack CI

Disclaimer

This is not an officially supported Google product.

Hackage Status

  • collate Uploaded Haddock

Overview

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.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%