mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package safeset (#2339)
This commit is contained in:
parent
27755d4de1
commit
4264ebc881
@ -27311,5 +27311,18 @@
|
||||
"description": "A simple code generation library for other programming languages!",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Mythical-Forest-Collective/CodeGenLib"
|
||||
},
|
||||
{
|
||||
"name": "safeset",
|
||||
"url": "https://github.com/avahe-kellenberger/safeset",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"safeset",
|
||||
"set",
|
||||
"iterate"
|
||||
],
|
||||
"description": "Set that can safely add and remove elements while iterating.",
|
||||
"license": "GPL-2.0-only",
|
||||
"web": "https://github.com/avahe-kellenberger/safeset"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user