Added nimfp library

This commit is contained in:
Anatoly Galiulin 2015-11-20 15:14:31 +06:00
parent f7c0ab2cfc
commit 5a70d8e885

View File

@ -3509,5 +3509,17 @@
"description": "`Section` macro with BDD aliases for testing",
"license": "MIT",
"web": "https://github.com/c0ffeeartc/nim-sections"
},
{
"name": "nimfp",
"url": "https://github.com/vegansk/nimfp",
"method": "git",
"tags": [
"functional",
"library"
],
"description": "Nim functional programming library",
"license": "MIT",
"web": "https://github.com/vegansk/nimfp"
}
]