Check if sorted array has a value using binary search.
a sorted array
search value
begin index [0]
true if value is found
Generated using TypeDoc
Check if sorted array has a value using binary search.