• Sorts twos runs by their min values.

    Parameters

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

    Returns Run<any>[]