mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-05 20:49:29 +00:00
Add zero-functional
This commit is contained in:
parent
fb3e429442
commit
efccc6a660
@ -7567,5 +7567,19 @@
|
|||||||
"description": "threadsafe timerpool implementation for event purpose",
|
"description": "threadsafe timerpool implementation for event purpose",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/mikra01/timerpool"
|
"web": "https://github.com/mikra01/timerpool"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zero_functional",
|
||||||
|
"url": "https://github.com/alehander42/zero-functional",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"functional",
|
||||||
|
"dsl",
|
||||||
|
"chaining",
|
||||||
|
"seq"
|
||||||
|
],
|
||||||
|
"description": "A library providing zero-cost chaining for functional abstractions in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/alehander42/zero-functional"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user