As mentioned in the readme, a better O(a+b) transform algorithm exists to tackle the case where two large operations transform against each other.
How to do that? Or any source I can follow to implement it? I have already been bitten by it several times a month.
Thanks.