Added package packedArgs (#2152)

This commit is contained in:
Hamid Bluri
2022-02-14 14:46:30 +01:00
committed by GitHub
parent 46ce5ffaf1
commit dedccdb30f
+15
View File
@@ -25234,5 +25234,20 @@
"description": "Basic calculator in Nim",
"license": "MIT",
"web": "https://github.com/RainbowAsteroids/crowncalc"
},
{
"name": "packedArgs",
"url": "https://github.com/hamidb80/packedArgs",
"method": "git",
"tags": [
"thread",
"convention",
"createThread",
"DSL",
"threading"
],
"description": "a convention mainly created for `createThread` proc",
"license": "MIT",
"web": "https://github.com/hamidb80/packedArgs"
}
]