Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Implements a version of memoize for effectual functions. This allows us to take any effectual function and get back a new version of the function that caches its results for each input.

Copy link
Member

@iravid iravid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

@adamgfraser adamgfraser merged commit 39aabfb into zio:master May 17, 2020
@adamgfraser adamgfraser deleted the memoize branch May 17, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants