1213-Throwback / Project_2

0 stars 0 forks source link

Make sure currentArray isn't being overwritten #8

Closed Vulcran closed 1 year ago

Vulcran commented 1 year ago

Created an if/then in the beginning of the arrayFilterer function that is created and made sure that if previous data for currentArray was available it shouldn't be overwritten with data from Original Array.