TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

fix: loop ending limit

Open SaadHasib opened this issue 4 months ago • 0 comments

Fixed loop ending limit. Otherwise inner loop goes over the entire array for each iteration of the outer loop.

SaadHasib avatar Aug 25 '25 13:08 SaadHasib