Merge pull request #198 from andreaferretti/master

Added memo package
This commit is contained in:
Dominik Picheta 2015-06-25 21:02:11 +01:00
commit 89daf2164c

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"
}
]