Add package variantsugar (#2158)

This commit is contained in:
metagn
2022-02-21 07:09:31 +01:00
committed by GitHub
parent 6743fcc409
commit ebadd49cdf
+17
View File
@@ -25299,6 +25299,23 @@
"license": "MIT",
"web": "https://github.com/metagn/shorteststring"
},
{
"name": "variantsugar",
"url": "https://github.com/metagn/variantsugar",
"method": "git",
"tags": [
"object",
"variants",
"sum-types",
"macro",
"pragma",
"adt",
"union"
],
"description": "utility macros mostly for object variants",
"license": "MIT",
"web": "https://github.com/metagn/variantsugar"
},
{
"name": "dogapi",
"url": "https://github.com/thexxiv/dogapi-nim",