# Fermentation An implementation of Forward Decay to enable various aggregations over stream of items. See [the research paper](http://dimacs.rutgers.edu/~graham/pubs/papers/fwddecay.pdf) for more details on forward decay. Much of the documentation is comprised of excerpts from the paper.