mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package nim_curry (#1045)
This commit is contained in:
parent
fa8d67769c
commit
e5f6cf402d
@ -12979,5 +12979,19 @@
|
||||
"description": "Macro for building OOP class hierarchies based on closure methods.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bluenote10/closure_methods"
|
||||
},
|
||||
{
|
||||
"name": "nim_curry",
|
||||
"url": "https://github.com/zer0-star/nim-curry",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"functional",
|
||||
"macro",
|
||||
"currying"
|
||||
],
|
||||
"description": "Provides a macro to curry function",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/zer0-star/nim-curry"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user