Frees the string builder's memory from heap.
Frees the string builder's memory from heap. This function has a time complexity of O(N), with N being the number of elements in the string builder.
This function has a time complexity of O(N), with N being the number of elements in the string builder.
Alphabetic index