Function mergeNextmaps

  • Parameters

    • Rest ...maps: (number | number[])[][]

      a sequence of nextmaps

    Returns number[][]

    one nextmap reflecting the sum of changes

    Description

    Provide two or more nextmaps in the order they were made and this will merge them into one nextmap which reflects all changes to the graph.