Add slicerator package (#2127)

This commit is contained in:
Jason Beetham 2022-01-24 03:07:16 -07:00 committed by GitHub
parent 78c367fbee
commit 5df61daa7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24887,5 +24887,18 @@
"description": "Manage your clipboard remotely",
"license": "MIT",
"web": "https://gitlab.com/lurlo/servclip"
},
{
"name": "slicerator",
"url": "https://github.com/beef331/slicerator",
"method": "git",
"tags": [
"iterators",
"closure",
"slices",
"performance"
],
"description": "Iterator package aimed at more ergonomic and efficient iterators.",
"license": "MIT"
}
]