SearchBigInts searches for x in a sorted slice of *big.Int and returns the index as specified by sort.Search. The slice must be sorted in ascending order.
(a []*big.Int, x *big.Int)
source not stored for this graph (policy: none)