@andrewbartko/lab-2-assignment
implements fundamental array and object manipulation methods
implements fundamental array and object manipulation methods
This is a library of array functions for CMPT 315 Assignment 2. It's taylored to the 'winner/loser/loser_points' data structure of the assignment.
Develop a basic JavaScript library similar to Lodash that provides functions to manipulate arrays and objects. This project is designed to be completed within two hours and will focus on JavaScript programming skills. The aim is to understand and implemen