alldayalone / summer

This repository is a sandbox for your first open source contribution.
MIT License
0 stars 5 forks source link

Add traverse function #42

Closed Elaray1 closed 4 years ago

alldayalone commented 4 years ago

@shevv920 what do you think about this?

shevv920 commented 4 years ago

@shevv920 what do you think about this?

Depends Is lodash forbidden here? @AllDayAlone

shevv920 commented 4 years ago

create issues for used lodash methods, and pretend they are exists it's like create issues for forIn, isObject and 'use' them :)

like:

const forIn = require('forIn');