mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add lc (list comprehension) (#1255)
This commit is contained in:
parent
d94273a4d5
commit
d5e19da570
@ -11371,6 +11371,22 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/graveyard/tree/master/xmldomparser"
|
"web": "https://github.com/nim-lang/graveyard/tree/master/xmldomparser"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "list_comprehension",
|
||||||
|
"url": "https://github.com/nim-lang/graveyard?subdir=lc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"graveyard",
|
||||||
|
"lc",
|
||||||
|
"list",
|
||||||
|
"comprehension",
|
||||||
|
"list_comp",
|
||||||
|
"list_comprehension"
|
||||||
|
],
|
||||||
|
"description": "List comprehension, for creating sequences.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/graveyard/tree/master/lc"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "result",
|
"name": "result",
|
||||||
"url": "https://github.com/arnetheduck/nim-result",
|
"url": "https://github.com/arnetheduck/nim-result",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user