Add package iterrr (#2166)

This commit is contained in:
Hamid Bluri 2022-03-08 09:47:35 +03:30 committed by GitHub
parent 0445b2445b
commit d49d47d834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25371,5 +25371,21 @@
"description": "Tool to download dogs images",
"license": "Apache-2.0",
"web": "https://github.com/thexxiv/dogapi-cli"
},
{
"name": "iterrr",
"url": "https://github.com/hamidb80/iterrr",
"method": "git",
"tags": [
"iterator",
"iterate",
"iterating",
"functional",
"lazy",
"library"
],
"description": "iterate faster. functional style, lazy like, extensible iterator library",
"license": "MIT",
"web": "https://github.com/hamidb80/steps"
}
]