module documentation
Provides recursive binary_search function.
| Function | binary |
Return True if target is found in indicated portion of a Python list. |
Provides recursive binary_search function.
| Function | binary |
Return True if target is found in indicated portion of a Python list. |