Skip to content

Conversation

MeetJoshi0
Copy link

@MeetJoshi0 MeetJoshi0 commented Oct 8, 2020

#204
the boiler plate was code was containing only two arguments : arr , fn but thisArg was missing there for i edited.

-function` arrayMap(arr, fn)
+function arrayMap(arr, fn,thisArg) 

the boiler plate was code was containing only two arguments :  arr , fn "but thisArg was missing there for i edited it.
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