francoismari / elyze

198 stars 36 forks source link

refactor: .every to check values & .map to create new array #9

Open OzakIOne opened 2 years ago

OzakIOne commented 2 years ago

I've cleaned two things using every & map array method

I haven't tested but from what I understood from the old code it should be fine. Data checked and data returned should be the same as before, you should still check it just in case.