You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// The goal with this app is to build a function that takes the given array and
// returns an object. The object has an attribute for each different "value", in which those values are an array containing the objects whose value property is that value.