add stdext (#1723)

This commit is contained in:
Amru Rosyada
2020-11-26 20:03:52 +01:00
committed by GitHub
parent f1f23b8df8
commit b48c0b4c85
+13
View File
@@ -20556,5 +20556,18 @@
"description": "A bridge between R and Nim",
"license": "MIT",
"web": "https://github.com/SciNim/rnim"
},
{
"name": "stdext",
"url": "https://github.com/zendbit/nim.stdext",
"method": "git",
"tags": [
"stdlib",
"tool",
"util"
],
"description": "Extends stdlib make it easy on some case",
"license": "BSD",
"web": "https://github.com/zendbit/nim.stdext"
}
]