add arrayutils (#2732)

This commit is contained in:
Joel Lienhard
2023-10-31 06:06:09 +01:00
committed by GitHub
parent 24424fd343
commit f885050f43
+8
View File
@@ -311,6 +311,14 @@
"description": "A system for generating remote-procedure-calls for any pair of server and client",
"license": "MIT"
},
{
"name": "arrayutils",
"url": "https://github.com/choltreppe/arrayutils",
"method": "git",
"tags": ["array"],
"description": "map/mapIt for arrays",
"license": "MIT"
},
{
"name": "geolocation",
"url": "https://github.com/HazeCS/geolocation",