IndexUtils Type
Helpers that can be used when implementing Lookup
Static members
| Static member |
Description
|
Full Usage:
IndexUtils.BinarySearch(count, valueAt, value, lookup, check)
Parameters: Returns: OptionalValue<int64>
|
See the comment for `IndexUtilsModule.binarySearch`
|
Deedle