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
Input/output fixed to handle [{x:x,y:y}, ..., {x:x, y:y}] as well as [[x,y], ..., [x,y]], now you get the output in the same format as you put the points in. Also returns null instead of an empty array.