mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 17:43:06 +00:00
Added package foreach (#1174)
This commit is contained in:
parent
cda1bb43b2
commit
56076cf596
@ -14391,5 +14391,18 @@
|
||||
"description": "Genetic Algorithm Library for Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/toshikiohnogi/nimga"
|
||||
},
|
||||
{
|
||||
"name": "foreach",
|
||||
"url": "https://github.com/disruptek/foreach",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"macro",
|
||||
"syntax",
|
||||
"sugar"
|
||||
],
|
||||
"description": "A sugary for loop with syntax for typechecking loop variables",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/disruptek/foreach"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user