mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +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!",
|
"description": "A simple code generation library for other programming languages!",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Mythical-Forest-Collective/CodeGenLib"
|
"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