Added package macroplus (#1967)

This commit is contained in:
hamid bluri
2021-07-12 08:21:26 +02:00
committed by GitHub
parent 84a9280d3d
commit a01fa1ddf9
+15
View File
@@ -23299,5 +23299,20 @@
"description": "Unroll for-loops at compile-time.",
"license": "MIT",
"web": "https://github.com/schneiderfelipe/unrolled"
},
{
"name": "macroplus",
"url": "https://github.com/hamidb80/macroplus",
"method": "git",
"tags": [
"macroplus",
"macro",
"macro",
"nim",
"compiletime"
],
"description": "a collection of useful macro functionalities",
"license": "MIT",
"web": "https://github.com/hamidb80/macroplus"
}
]