Skip to content
  • Richard Eisenberg's avatar
    Refactor BranchLists. · cd2840a7
    Richard Eisenberg authored
    Now we use Array to store branches. This makes sense because we often
    have to do random access (once inference is done). This also vastly
    simplifies the awkward BranchList type.
    
    This fixes #10837 and updates submodule utils/haddock.
    cd2840a7