Skip to content

Boiler Plate code is edited with correct arguments#205

Open
MeetJoshi0 wants to merge 1 commit intotimoxley:masterfrom
MeetJoshi0:patch-1
Open

Boiler Plate code is edited with correct arguments#205
MeetJoshi0 wants to merge 1 commit intotimoxley:masterfrom
MeetJoshi0:patch-1

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