Open mt40 opened 5 years ago
Add an option to allows binarySearch to returns insertion index similar to java.util.Arrays.binarySearch. This option is disable by default so it doesn't affect existing code.
Add an option to allows binarySearch to returns insertion index similar to java.util.Arrays.binarySearch. This option is disable by default so it doesn't affect existing code.