Add package sliceutils (#1716)

This commit is contained in:
hlaaftana 2020-11-19 16:35:23 +03:00 committed by GitHub
parent 2b7147876e
commit 31d8a03e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20442,5 +20442,18 @@
],
"description": "Nim wrapper for wyhash",
"license": "MIT"
},
{
"name": "sliceutils",
"url": "https://github.com/hlaaftana/sliceutils",
"method": "git",
"tags": [
"slice",
"index",
"iterator"
],
"description": "Utilities for and extensions to Slice/HSlice",
"license": "MIT",
"web": "https://hlaaftana.github.io/sliceutils/sliceutils.html"
}
]