mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added typelists package
This commit is contained in:
parent
06ce87d18b
commit
6400646bc2
@ -8796,5 +8796,16 @@
|
|||||||
"description": "Itertools for Nim",
|
"description": "Itertools for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/narimiran/itertools"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user