I need to perform binary search on an array of custom case class. This should be as simple as calling the search function defined in scala.collection.Searchin
search
scala.collection.Searchin