Added package prettyvec (#2093)

This commit is contained in:
Ethosa
2021-12-21 23:49:33 +08:00
committed by GitHub
parent 4ba2cead88
commit 9ccb285b38
+13
View File
@@ -24544,5 +24544,18 @@
"description": "A pure Nim bloom filter.",
"license": "MIT",
"web": "https://github.com/dizzyliam/flower"
},
{
"name": "prettyvec",
"url": "https://github.com/prettybauble/prettyvec",
"method": "git",
"tags": [
"prettybauble",
"vector",
"library"
],
"description": "Small library for working with vectors",
"license": "MIT",
"web": "https://github.com/prettybauble/prettyvec"
}
]