Skip to content
#

useful

Here are 194 public repositories matching this topic...

jreina
jreina commented Oct 3, 2017

Currently, a seed value is required for foldl which in turn causes aggregate to require a seed value. The functions should be able to be used both with and without a seed value. Additionally, the seed value appears to be misnamed as memo. This should be changed to something more suitable.

Unit tests should be added for these as well. #2 is close to being merged and presumably will have be

Improve this page

Add a description, image, and links to the useful topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the useful topic, visit your repo's landing page and select "manage topics."

Learn more