mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Added nimfp library
This commit is contained in:
parent
f7c0ab2cfc
commit
5a70d8e885
@ -3509,5 +3509,17 @@
|
|||||||
"description": "`Section` macro with BDD aliases for testing",
|
"description": "`Section` macro with BDD aliases for testing",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/c0ffeeartc/nim-sections"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user