Closed sriGanna closed 3 years ago
the set function was created, still need to figure out a way to handle function overloading (or rather a workaround for lack of overloading in JS. This is because the set function from processing accepts both an array and a vector object.
currently we are using the equals function which is a equivalence check and not an assignment funciton