-
- Downloads
SumBag: Fix typo in rotate1
This caused erroneous calls to rotateDoubleRight instead of rotateSingleRight, thus disbalancing the tree and possibly failing to pattern match.
Loading
Please register or sign in to comment
This caused erroneous calls to rotateDoubleRight instead of rotateSingleRight, thus disbalancing the tree and possibly failing to pattern match.