mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-26 18:31:06 +00:00
add unroll (#2763)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user