@bodil/core - v0.5.1
    Preparing search index...

    Function bisectLow

    • Given a value, a sorted array and a comparison function by which the array has been sorted, find the lowest index at which the value could be inserted while maintaining sort order.

      Type Parameters

      • A

      Parameters

      Returns number