Skip to content
  • Simon Jakobi's avatar
    Use Data.IntMap.disjoint · 477f13bb
    Simon Jakobi authored and Marge Bot's avatar Marge Bot committed
    Data.IntMap gained a dedicated `disjoint` function in containers-0.6.2.1.
    
    This patch applies this function where appropriate in hopes of modest
    compiler performance improvements.
    
    Closes #16806.
    477f13bb