Skip to content
  • Hans-Peter Deifel's avatar
    SumBag: Fix typo in rotate1 · 624bf4e5
    Hans-Peter Deifel authored
    This caused erroneous calls to rotateDoubleRight instead of rotateSingleRight,
    thus disbalancing the tree and possibly failing to pattern match.
    624bf4e5