mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package stackclosures (#2731)
This commit is contained in:
parent
5253d604fa
commit
24424fd343
@ -31678,5 +31678,17 @@
|
||||
"description": "Parse a HTML document in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/htmlparser"
|
||||
},
|
||||
{
|
||||
"name": "stackclosures",
|
||||
"url": "https://github.com/guibar64/stackclosures",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"closures",
|
||||
"optimization"
|
||||
],
|
||||
"description": "Allocate closures on stack",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/guibar64/stackclosures"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user