mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add unroll (#2763)
This commit is contained in:
parent
cbffa610ea
commit
c2132c733f
@ -350,6 +350,18 @@
|
||||
"description": "generate setters and getters for object types",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "unroll",
|
||||
"url": "https://github.com/choltreppe/unroll",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"unroll",
|
||||
"compiletime",
|
||||
"map"
|
||||
],
|
||||
"description": "unroll for-loops (and map into seq/array) at compile-time in nim",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "geolocation",
|
||||
"url": "https://github.com/HazeCS/geolocation",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user