Closed arpitjindal97 closed 2 years ago
Tks for your PR
It's good to use SET instead of ARRAY/SLICE to avoid allocating the memory over and over and eliminate duplication quickly. I think, however, it is unnecessary because it is only an example to let users understand how to use. It's OK to understand the meaning.
True, It's only an example, but I feel most people will try to just copy-paste the code without touching it.
Up to you, can close.
The existing code was dramatically complex and time-consuming