• Checks whether two sequence numbers are equal.

    Returns

    whether the two are equal.

    Parameters

    • a: SequenceNumber

      the first sequence number

    • b: SequenceNumber

      the second sequence number

    Returns boolean

Generated using TypeDoc