MCPcopy Create free account
hub / github.com/andeya/algorithm / SearchBigInts

Function SearchBigInts

sortutil/sortutil.go:32–34  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestSearchBigIntsFunction · 0.85

Calls 1

CmpMethod · 0.80

Tested by 1

TestSearchBigIntsFunction · 0.68