Do you plan on adding a clear() or removeProducts() function?
Right now I’m looping removeProduct() for the first product until the returned cart is empty, but it is slow and inefficient.
Do you plan on adding a clear() or removeProducts() function?
Right now I’m looping removeProduct() for the first product until the returned cart is empty, but it is slow and inefficient.