mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package safeseq (#2596)
This commit is contained in:
parent
66ac20654e
commit
718123e5f2
@ -30159,5 +30159,18 @@
|
||||
"description": "Cross-platform gamepad driver",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/konsumer/nim-gamepad"
|
||||
},
|
||||
{
|
||||
"name": "safeseq",
|
||||
"url": "https://github.com/avahe-kellenberger/safeseq",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"seq",
|
||||
"iteration",
|
||||
"remove"
|
||||
],
|
||||
"description": "Seq that can safely add and remove elements while iterating.",
|
||||
"license": "GPL-2.0-only",
|
||||
"web": "https://github.com/avahe-kellenberger/safeseq"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user