• Will merge two runs if they are contiguous.

    Parameters

    • a: Run<any>
    • b: Run<any>
    • forward: boolean = true

    Returns Run<any>