Added typelists package

This commit is contained in:
Yuriy Glukhov 2018-03-29 15:35:15 +03:00 committed by GitHub
parent 06ce87d18b
commit 6400646bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8796,5 +8796,16 @@
"description": "Itertools for Nim",
"license": "MIT",
"web": "https://github.com/narimiran/itertools"
},
{
"name": "typelists",
"url": "https://github.com/yglukhov/typelists",
"method": "git",
"tags": [
"metaprogramming"
],
"description": "Typelists in Nim",
"license": "MIT",
"web": "https://github.com/yglukhov/typelists"
}
]