I\'ve been trying to write a binary search function to find all unique numbers in a list. I know that I have to find the middle value of a list and compare it with the first