mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add lc (list comprehension) (#1255)
This commit is contained in:
parent
d94273a4d5
commit
d5e19da570
@ -11371,6 +11371,22 @@
|
||||
"license": "MIT",
|
||||
"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",
|
||||
"url": "https://github.com/arnetheduck/nim-result",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user