Added memo package

This commit is contained in:
Andrea Ferretti 2015-06-25 20:32:44 +02:00
parent 9cf6af5a05
commit 0db2a2633c

View File

@ -1767,5 +1767,14 @@
"description": "Cross-platform GUI framework",
"license": "BSD",
"web": "https://github.com/yglukhov/nimx"
},
{
"name": "memo",
"url": "https://github.com/andreaferretti/memo",
"method": "git",
"tags": ["memo", "memoization", "memoize", "cache"],
"description": "Memoize Nim functions",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/memo"
}
]