mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #2479] [CLOSED] Add mapfun package #13160
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2479
Author: @zakarialaoui10
Created: 5/24/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
b4cccdbUpdate README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
mapfun is a function that applies a mapping function to an infinite number of input elements, with options to skip certain elements and selectively apply the mapping to keys and/or values of objects.
The mapfun function has been developed in JavaScript and Python, offering the same functionality in different programming languages.
What's the difference between this Python project and similar ones?
Enumerate comparisons.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.