Function countCommonPrefix

  • Computes the common prefix length of two Boolean arrays

    Parameters

    • data1bits: Bool[]
    • data2bits: Bool[]

    Returns number