Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialaoui10 committed Jan 6, 2024
1 parent 5fb153a commit e347d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

⚠️However, there is room for improvement in terms of efficiency. For instance, the Math.exp(x) function can calculate the square root of a number x, but it has limitations such as the inability to accept multiple parameters and the inability to map the function to different data types like Arrays and Objects.

💡 In zikojs, I have addressed these limitations, providing a more versatile and efficient solution.
💡 In zikojs, I have addressed these limitations, providing a more versatile and efficient solution using the `mapfun` utility

# mapfun

Expand Down

0 comments on commit e347d36

Please sign in to comment.