Added package bisect (#1752)

This commit is contained in:
Eric Berquist
2021-02-08 19:32:06 +01:00
committed by GitHub
parent 075c69d63b
commit 5e6dacea2f
+14
View File
@@ -20969,6 +20969,20 @@
"license": "MIT",
"web": "https://github.com/gabbhack/deser_json"
},
{
"name": "bisect",
"url": "https://github.com/berquist/bisect",
"method": "git",
"tags": [
"bisect",
"search",
"sequences",
"arrays"
],
"description": "Bisection algorithms ported from Python",
"license": "MIT",
"web": "https://github.com/berquist/bisect"
},
{
"name": "nodejs",
"url": "https://github.com/juancarlospaco/nodestdlib",