From e347d363d04c007e7c75e93c9423a10b5d3adca2 Mon Sep 17 00:00:00 2001 From: ZAKARIA ELALAOUI <63521765+zakarialaoui10@users.noreply.github.com> Date: Sat, 6 Jan 2024 15:07:16 +0100 Subject: [PATCH] Update README.md --- Javascript/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Javascript/README.md b/Javascript/README.md index ae5cb3e..02b5ac9 100644 --- a/Javascript/README.md +++ b/Javascript/README.md @@ -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