ifedyukin / hacktoberfest-js-utils

Enjoy! #hacktoberfest
2 stars 11 forks source link

Implementation of flat function #41

Closed AakashCodeLab closed 6 years ago

AakashCodeLab commented 6 years ago

Implemented flat function using recursion in js

AakashCodeLab commented 6 years ago

test cases is paased for flat function but its showing error for map function in map file

AakashCodeLab commented 6 years ago

i will try to implement map function as well

AakashCodeLab commented 6 years ago

done with map and flate issue

ifedyukin commented 6 years ago

I broken tests, but I'll fix it today 😸