Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solved the identity function #259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aceer121
Copy link

Write a function identity that takes an argument and returns that argument
There were some examples of the problem already.

the function return solution is the same as the const => solution . The only difference is the arrow function solution has less typing in it. There's more examples of the code inside the file of other solutions people contributed. Take a look, this was mines!

Copy link

🙏 Thanks for your pull request @Aceer121, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

Some of the most popular are


PR Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
259 2 0
📑 Files Changed: Repo Stars: 🔱 Total Forks:
1 729 579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant