Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add memoize as most wanted (for core) #20

Merged
merged 4 commits into from Feb 28, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 4 additions & 1 deletion most-wanted/modules.md
Expand Up @@ -17,6 +17,9 @@ libraries, but that is not necessarily the case.
* GitLike
* Netrc

## Core

* memoize

## Cryptography and security

Expand Down Expand Up @@ -275,7 +278,7 @@ Internationalization and Natural Language Processing
+ Test::Requires
+ Test::Spelling
+ Test::NoTabs
+ Test::Number::Delta
+ Test::Number::Delta (WIP: [Test::Number::Delta](https://github.com/tbrowder/Test-Number-Delta-perl6/))
* Simulation
+ Test::Without::Module
+ Test::Mock (WIP: [Test::Mock](https://github.com/jnthn/test-mock/))
Expand Down